]> git.xonotic.org Git - xonotic/gmqcc.git/commit
-Wimplicit-function-pointer, functions without bodies still have a global function...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Wed, 22 Aug 2012 10:37:06 +0000 (12:37 +0200)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Wed, 22 Aug 2012 10:37:06 +0000 (12:37 +0200)
commit5f2fc64498ac413143e989aa70ad46f3425fc6a0
tree1fe01832afc185307d9c40f6e127b8a2169c24df
parent5390782d9bfe0b6f6d0db93c7fa6ee61b9d5985c
-Wimplicit-function-pointer, functions without bodies still have a global function variable and thus are function pointers, though this shouldn't really be used, thus -Wimplicit-function-pointer is on by default
ir.c
main.c
warns.def