Win64 patch 2/2 (winedbg)

Alexandre Julliard julliard at winehq.org
Sat Jul 29 13:32:58 CDT 2006


Francois Gouget <fgouget at free.fr> writes:

> 'grep -t "%ll" *' finds 149 instances, mostly traces who there are
> some printfs in tools/winedump.
>
> Should this be turned into a janitorial project?
> What is the recommended alternative?

That would be a good idea. In traces we should use
wine_dbgstr_longlong. In tests we don't want to use debug macros
so we should use the %lx%08lx trick.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list