Add compile-time checks for various tables being in alphabetical order.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 12 May 2013 21:31:36 +0000 (22:31 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 12 May 2013 21:34:48 +0000 (22:34 +0100)
commitf9d04f08f7ca18e099843180edea967dd831df91
tree96c4590310b7b7026da9f383a92da1ee2e7c6e8e
parent83712b3900eb045eb14df258fd092ad54314e990
Add compile-time checks for various tables being in alphabetical order.

This is gross hackery and somewhat fragile.  A better method would
actuallyt compile the 'C' involved and check programmatically.
src/Makefile
src/scripts/source_checks [new file with mode: 0644]
src/src/acl.c