#31916 - abilyk - Wed Dec 15, 2004 10:42 pm
Hey guys,
Today I started compiling with -Wall and am working on cleaning up all the warnings that show up now (and here I thought my code was all nice and shiny!). Does anyone know of any resources for info on GCC warnings? I have to admit I don't really know what a lot of these warnings actually mean (like near initialization), and I've had little luck searching on Google. I've been able to get rid of a lot through trial and error, but I'd like to make this a more educated process if possible.
Thanks,
Andrew
Today I started compiling with -Wall and am working on cleaning up all the warnings that show up now (and here I thought my code was all nice and shiny!). Does anyone know of any resources for info on GCC warnings? I have to admit I don't really know what a lot of these warnings actually mean (like near initialization), and I've had little luck searching on Google. I've been able to get rid of a lot through trial and error, but I'd like to make this a more educated process if possible.
Thanks,
Andrew