
30 Oct
2010
30 Oct
'10
8:17 p.m.
On Sat, 30 Oct 2010, Daniel Trebbien wrote:
Attached is a patch that changes the definition of `err_message` in boost/graph/read_dimacs.hpp@66260 from: static char *err_message[] to: static const char *err_message[]
This will eliminate the warnings that were recorded at: http://www.boost.org/development/tests/trunk/developer/output/Sandia-gcc-4-2...
Thank you very much for your patch. I applied it in r66286 of the trunk. -- Jeremiah Willcock