
5 Jul
2005
5 Jul
'05
9:42 p.m.
Hello, On Jul 4, 2005, at 12:31 AM, Tan Kwee Heong wrote:
I am submitting this bug and proposed patch as outlined in the procedure in http://www.boost.org/more/bugs.htm.
Thanks!
Essentially, an additional rule is added to graphviz_lex.ll to recognize and discard \r\n.
I've just checked in a similar change that instead allows "\r" (in addition to "\n"). That should cover DOS, Unix, and Mac line endings. Thanks for the report and bug fix! Doug