[Gman-toolkit-devel] Warnings
Status: Inactive
Brought to you by:
john187
From: Daniel B. <dac...@pi...> - 2001-01-23 22:41:12
|
Hi all, I spent a bit of time hacing on GMAN this weekend. One of the firs things I noticed was that autoconf turns on optimizations and off warnings by default. I turned warnings on and it was a little ugly. I sent John a patch that fixed alot of them, but it's something to keep in mind. Before I fixed them I spent an hour tracking down a bug caused by a function having no return statement. Daniel |