Re: svn commit: r1751207 - in /subversion/branches/1.9.x: ./ STATUS subversion/libsvn_subr/win32_crashrpt.c
From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Thu, 7 Jul 2016 20:01:40 +0300
Bert Huijben <bert_at_qqmail.nl> writes:
>> #if defined(_M_IX86)
(Sorry that it took me a while to reply.)
I don't quite see where the behavior we have now is undefined. The values
typedef unsigned __int3264 ULONG_PTR;
typedef ULONG_PTR DWORD_PTR;
With that in mind, an "%Ix" format specifier matches the type of what we
Or am I missing something?
> But when we use the system sprintf(), fprintf(), anyway... why not just
Sounds like a nice improvement that we can probably do in trunk.
[1] https://msdn.microsoft.com/en-us/library/cc230322
Regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.