This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

New to Warning fixing


Hi,

  I'm new to warning fixing using gcc. When i use the following

  gcc -c -g -Wall -pedantic -DUNIX=1 -DUNIX_VER=1 -DRFCC_FIXED_C -I".." <file Name>.c

 I'm getting a list of warnings. Anybody know how to prioritize the warnings that are obtained and fix it efficiently. Any suggetsion is most welcome

Thanks,
Jaya K. 


 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]