Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently use ISSPACE to check for whitespace | Siddhesh Poyarekar | 2013-04-23 | 1 | -0/+43 |
Resolves #14888. This only really manifests itself when there are no spaces between format specifiers, which is not allowed by POSIX, but is allowed by the glibc implementation. |