jc101

Results 3 comments of jc101

I recently left a reply on the mapnik issues thread. I think I directly caused the error when I was modifying a patch. I had left in a BOOST_SPIRIT_UNICODE pragma...

For what it's worth, while I was trying to figure out what was causing my problem I did rewrite the `color::to_hex_string` function. It's not 5 lines but it is less...

@artemp I tried the changes you made and the warnings are gone; fyi they still exist on two files: `css_color_grammar.cpp` and `css_color.cpp`.