[PATCH 1/1] dlls/ntdll: Remove dead code

Zebediah Figura (she/her) zfigura at codeweavers.com
Wed Oct 6 11:08:56 CDT 2021


On 10/6/21 10:45, David K. wrote:
> This trick only occurs once. Haven't seen this anywhere else in the code.
> Why this specific function?
> 
> Don't you people suppose other code might benefit from this?
It exists in plenty of other places. A simple grep for 'fixme_written' 
yields another result, and the more usual 'static (unsigned) int once' 
yields many.

(Perhaps we should borrow vkd3d's FIXME_ONCE macro...)



More information about the wine-devel mailing list