diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-22 02:09:22 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-10-22 02:19:59 +0200 |
commit | ddb3a60dcc83fc287eb00f02917a1240ce10c5e9 (patch) | |
tree | d1bd86e1267818547f7416bf1b69abbc14aae060 /.gitignore | |
parent | 53bcebc2f0bae3ba0bbcefb849bdb0ede0ea4385 (diff) | |
download | liberty-origin/c++.tar.gz liberty-origin/c++.tar.xz liberty-origin/c++.zip |
Experimental support for building as C++origin/c++
So far with the following caveats:
- Triggers -Wc99-designator
- Compound literals are non-standard.
- The setjmp/longjmp in the configuration parser might be an issue.
- Perhaps others.
It does not seem to be a good idea to use this library for C++ at all.
Much of what it does is directly replaced by the STL.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions