
5 Oct
2005
5 Oct
'05
8:15 a.m.
I am working on getting a new compiler to work with BOOST. I'm getting an error compilng graphviz_graph_parser.cppI am getting that "free" is undefined and the error seems legitmate but there are apparently other compilers failing due to this same problem so maybe there is something tricky here.free is wrapped so it's in std but it is not visible at the point in the code.