]> git.xonotic.org Git - xonotic/gmqcc.git/commit
introducing -fassign-function-types, previously guarded by std==qcc this is now the...
authorWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 22:27:48 +0000 (23:27 +0100)
committerWolfgang (Blub) Bumiller <blub@speed.at>
Sun, 25 Nov 2012 22:27:48 +0000 (23:27 +0100)
commit0d3896ca54d6eb4878277e2fa7dac32b94a896cc
treeb755f3f81b8d98ca4e246781ccd55d50cb2a0cd7
parentb4a5517851b402fb869e49d57b1b109734c384bc
introducing -fassign-function-types, previously guarded by std==qcc this is now the flag to cause a warning (-Wassign-function-types) instead of an error when assigning functions of wrong types
main.c
opts.def
parser.c