Re: sprintf() Checkins #14922-14924 Break Linux/PPC Tests

2006-10-14 Thread chromatic
On Saturday 14 October 2006 14:22, Leopold Toetsch wrote: > Indeed - sorry, fixed r14926. I've leanred: on BE boxen you can't format a > 'long long' with '%ld' obviously, which is breaking a lot of 'print I0' and > such usage. Confirmed fixed. Thanks! -- c

Re: sprintf() Checkins #14922-14924 Break Linux/PPC Tests

2006-10-14 Thread Leopold Toetsch
Am Samstag, 14. Oktober 2006 20:44 schrieb chromatic: > Hi there, > > Somewhere in the past three checkins is what appears to be an endianness > bug; with them, many many tests fail: Indeed - sorry, fixed r14926. I've leanred: on BE boxen you can't format a 'long long' with '%ld' obviously, which

sprintf() Checkins #14922-14924 Break Linux/PPC Tests

2006-10-14 Thread chromatic
Hi there, Somewhere in the past three checkins is what appears to be an endianness bug; with them, many many tests fail: Failed Test Stat Wstat Total Fail List of Failed --- t/codingstd/cppcommen