id summary reporter owner description type status milestone component version severity resolution keywords cc 2514 Warnings for unicode regex includes rbock@… John Maddock "Hi, when compiling the following code {{{ #include #include int main() { return 0; } }}} with g++ -Wall -Wextra, a bunch of warnings are produced, see attachment. I patched my own system to get rid of the warnings, see second attachment. System information: Ubuntu 8.04, 64bit gcc 4.2.4 boost 1.36 Regards, Roland " Bugs closed Boost 1.38.0 regex Boost 1.36.0 Problem fixed regex warning unicode