diff options
author | Nathaniel McCallum <npmccallum@redhat.com> | 2013-12-16 16:10:05 -0500 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2014-02-14 16:03:24 +0100 |
commit | 5c299758b9d26c4d233f49b92e18c558558dea5c (patch) | |
tree | 71bb9d1a26d69f2612e43b915f1192c39ee0a092 /ipa-client/man | |
parent | fd55da9a27f76611b01c38c2741c13652d6a3e60 (diff) | |
download | freeipa.git-5c299758b9d26c4d233f49b92e18c558558dea5c.tar.gz freeipa.git-5c299758b9d26c4d233f49b92e18c558558dea5c.tar.xz freeipa.git-5c299758b9d26c4d233f49b92e18c558558dea5c.zip |
Enable building in C99 mode
C99 is supported on all compilers we target and
provides some useful features, including:
* Standard struct initializers
* Compound literals
* For-loop declarations
* Standard bool type
* Variable arrays (use with caution)
* Too many others to mention...
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'ipa-client/man')
0 files changed, 0 insertions, 0 deletions