Make RECT === RECTL, fix compile warnings, use uniform format

Dimitrie O. Paun dpaun at rogers.com
Mon Dec 30 23:46:24 CST 2002


On December 29, 2002 04:10 pm, Dan Kegel wrote:
> (BTW it might worth looking into a change to debugrect() to get
> its storage on the stack, in a local variable of the TRACE() macro.
> That'd avoid possible thread clashes (if you have too many threads,
> the current way debugrect() gets storage might break...))

Yes, in theory the current implementation has that problem, but
in practice is OK. And besides, it's for debugging only. But how
can you get that local var without changing the current interface?

-- 
Dimi.




More information about the wine-devel mailing list