From: Mike C. F. <mcf...@ro...> - 2003-10-24 20:36:25
|
I've just finished working through a bug in the formatting code for pgint8object.c . Short summary, MSVC6.0 doesn't recognise %lld as an (s|f)printf operator. It requires %I64d instead. I've posted the fixed functions to the bug-report here: https://sourceforge.net/tracker/index.php?func=detail&aid=829744&group_id=16528&atid=116528 If someone would like to try testing it on another platform and checking it in I'd be most appreciative. Enjoy, Mike _______________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://members.rogers.com/mcfletch/ |