Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 3 | -23/+23 |
| | | | | | | | This matches GCC's choice of Unicode quotation marks (i.e. U+2018 and U+2019) and therefore looks more familiar on the console. This addresses #2507. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> | ||||
* | Follow changes in [7ab62490/base] (re #7633) | Herbert Valerio Riedel | 2013-09-18 | 1 | -1/+3 |
| | |||||
* | Tests for MINIMAL pragma (#7633) | Twan van Laarhoven | 2013-09-18 | 11 | -0/+213 |