]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Merge branch 'TimePath/lint' into 'master'
authorTimePath <andrew.hardaker1995@gmail.com>
Mon, 21 Sep 2015 07:27:10 +0000 (07:27 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Mon, 21 Sep 2015 07:27:10 +0000 (07:27 +0000)
commit41a18822d24afd0bcb2d7c6bbabfdad639465748
tree5f240d3bb0790095fb31b0f8c93e4e0fb97b998d
parentfe890efe0e641474551afeb55a65c475ea9e5e95
parent35fecb977a446c30fcf92eb07a2afe630e1f5972
Merge branch 'TimePath/lint' into 'master'

Lint

More closely matches the behaviour of `cpp`, and restores compatibility with my source analyser.

`cc -E -x c -DSVQC -DQCC_SUPPORT_ACCUMULATE -DQCC_SUPPORT_NIL server/progs.inc` now works

See merge request !222