14 Nov
2005
14 Nov
'05
11 p.m.
On 11/14/05, Raphael <fenix(a)club-internet.fr> wrote:
better patch than previous: now Jesse can put his code into #else / #endif :)
Changelog: - add configure check to detect support of %ll modifier on libc printf - add I64 modifier support on msvcrt *printf functions - add I32 modifier support on msvcrt *printf functions - correct ll and LL modifier support on msvcrt *printf functions - some FIXMEs on unsupported cases - correct tests
Regards, Raphael
I think this one works now since we at least test for ll. I can take my sweet time and make my patch real good now =p yeah right. Did you test I64e??? I don't think there is a test in there yet, and I will need it. Jesse