opensubscriber
   Find in this group all groups
 
Unknown more information…

b : boost-docs@lists.sourceforge.net 21 July 2007 • 7:24AM -0400

Re: [Boost-docs] [quickbook] buglet?
by Joel de Guzman

REPLY TO AUTHOR
 
REPLY TO GROUP




Joel de Guzman wrote:
> John Maddock wrote:
>> There seems to be a strange quirk in quickbook's table handling that means

Ok, the rule for eol detection is wrong:


     eol = blank >> eol_p
         ;

It probably should be:


     eol = blank >> eol_p >> blank
         ;

will fix ASAP.

Regards,
--
Joel de Guzman
http://www.boost-consulting.com
http://spirit.sf.net


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Boost-docs mailing list
Boost-docs@list...
Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.