Compare commits
1 Commits
39f20def72
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
11cc5578fe
|
@@ -58,4 +58,6 @@ cmake --install build
|
|||||||
`PATH_MAX` and `NULL` are used unconditionally but only included under the
|
`PATH_MAX` and `NULL` are used unconditionally but only included under the
|
||||||
stdlib branch, so the header's includes need untangling before
|
stdlib branch, so the header's includes need untangling before
|
||||||
`-DAKERR_USE_STDLIB=OFF` builds. The list above still states what a replacement
|
`-DAKERR_USE_STDLIB=OFF` builds. The list above still states what a replacement
|
||||||
must provide. See [TODO.md](../TODO.md).
|
must provide. That configuration does not currently compile -- `bool`, `PATH_MAX` and `NULL`
|
||||||
|
are used unconditionally but included only under the stdlib branch. See
|
||||||
|
[issue #12](https://source.starfort.tech/andrew/libakerror/issues/12).
|
||||||
|
|||||||
Reference in New Issue
Block a user