------- Comment #1 from schwab at suse dot de 2007-01-20 16:07 ------- > macro.c: In function ‘main’: > macro.c:18: warning: format ‘%lu’ expects type ‘long > unsigned int’, but > argument 2 has type ‘long long unsigned int’ > macro.c:19: warning: format ‘%lu’ expects type ‘long > unsigned int’, but > argument 2 has type ‘long long int’
Don't ignore the warnings. -- schwab at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30516