Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
modifying it)
|
|
ICU isn't linked and thus doesn't remove them
|
|
|
|
cases (Krille)
|
|
|
|
with the same effect
|
|
|
|
|
|
unnecessarily add it.
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
|
|
strcasecmp under some circumstances.
|
|
_GNU_SOURCE isn't defined.
|
|
to squirrel
|
|
the network) to pass newlines instead of replacing them with question marks, but only when asked to do so.
|
|
|
|
-Doc: string(cpy|cat) functions
|
|
|
|
but do return the number of characters written instead of the number of characters that would be written; as size_t is unsigned substraction can cause integer underflows quite quickly.
|
|
size, first check if we are not out of bounds already
|
|
|
|
on all platforms
|
|
|
|
|
|
|
|
remove -Wno-empty-body from the configure script
|
|
|
|
when it's not necessary.
|