OpenArena Message Boards

OpenArena Contributions => Development => Topic started by: Fuddl on June 21, 2007, 10:32:55 AM



Title: fix gcc-4.2 compile error
Post by: Fuddl on June 21, 2007, 10:32:55 AM
hi,

a debian developer reported a bug against the openarena debian package, that the ioq3/oa engine doesn't compile with gcc 4.2. this was due to checking the address of a global variable against NULL ;) i simply removed the code, see attached patch.