Guillaume Munch wrote: > 11. boost:regex. We have learnt the pitfalls of having two regex > libraries at the same time. However, according to a comment in the > source, gcc < 4.9.0 supports std::regex badly. Do we still care about > gcc < 4.9.0 ? (no hurry, and the patch is trivial)
I think that requesting gcc >= 4.9.0 dep is little bit rushy. If we agreed on all your points, how far we are from complete indepedence of boost? Pavel