[Bug 1168] eliminate GCC warning for gsmd

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Thu Jan 10 12:15:00 CET 2008


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1168

werner at openmoko.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |werner at openmoko.org



------- Additional Comments From werner at openmoko.org  2008-01-10 12:15 -------
By the way, as a general remark, I find the following options useful
for makeing gcc find my areas of sloppiness:

-Wall -Wshadow -Werror -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations

Particularly -Werror may be a bit ambitious for production code (sometimes,
some header files produce an unexpected warning on some obscure platform),
but it can be quite useful for occasional checking.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list