mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-12 03:56:17 +03:00
44048385bd
6.4 had a compile error: ``` scan.l:136:7: error: expected identifier or ‘(’ before ‘__extension__’ char *strndup(const char *s, size_t n); ^ ``` This is caused by the standard library strndup() now living in string.h and conflicting with another strndup() declared in scan.l. Version 6.9 fixes this. This also removes the need for the boolean patch that we previously had. |
||
---|---|---|
.. | ||
basex | ||
html-xml-utils | ||
jing | ||
rxp | ||
sablotron | ||
trang | ||
xml2 | ||
xmlstarlet | ||
xpf |