------- Comment #4 from nigelenki at comcast dot net  2006-10-25 21:42 -------
Issue was passing an unsigned long int to a %i instead of %li format specifier
in printf().  I didn't know my C library altered anything if %n wasn't
specified... oh well, my bug.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29595

Reply via email to