@@ -225,7 +225,12 @@ The server applies gzip compression to the following MIME type contents:
* application/xml
* application/xhtml+xml
+NOTE
+----
+
+g++ 4.8 cannot build this library since `<regex>` in g++4.8 is [broken](https://stackoverflow.com/questions/12530406/is-gcc-4-8-or-earlier-buggy-about-regular-expressions).