[ros-bugs] [Bug 3909] Tracert: compilation warning/error

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sat Nov 29 23:00:28 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3909





--- Comment #2 from hto <hto at dev.null>  2008-11-29 23:00:26 CET ---
I see 'I64' is used in many places, though 'll' to be found, too.

GCC-4.3.2 complains about 'I64': "warning: format '%I64d' expects type 'int',
but argument 2 has type 'long long int'", but digests 'll' (and 'L'). In
contrast, GCC-4.4.0 is silent about 'I64' and dislikes 'll': "warning: unknown
conversion type character 'l' in format". It should be a GCC bug; interesting,
what's a behavior of MSVC?


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list