]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: readme: add a small reminder about restrictions to respect in the code
authorWilly Tarreau <w@1wt.eu>
Wed, 1 May 2013 08:07:21 +0000 (10:07 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 1 May 2013 08:09:30 +0000 (10:09 +0200)
commit2ddccb7ed415120e8ef7dfc4b59bc1b43d475e04
treec69c4abc51721f7d07f4145dd776a2baf9283172
parent9046bbf05bd3530aa8edf247190693f533f0ca27
DOC: readme: add a small reminder about restrictions to respect in the code

For code portability, we need to respect a few restrictions (mainly no C99 etc).
README