Re: [PATCH] fix glue lengths for FormParagraph/Document

2000-11-17 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> See attached. Applied. JMarc

Re: [PATCH] fix glue lengths for FormParagraph/Document

2000-11-15 Thread John Levon
On 15 Nov 2000, Lars Gullik Bjønnes wrote: > John Levon <[EMAIL PROTECTED]> writes: > > | > | As I reported a while ago, IsValidGlueLength is broken (it cannot handle > | the Glue part of the Length). > | > | Attached patch fixes it. I hope its good (comments on std c++ string usage > | we

Re: [PATCH] fix glue lengths for FormParagraph/Document

2000-11-15 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | | As I reported a while ago, IsValidGlueLength is broken (it cannot handle | the Glue part of the Length). | | Attached patch fixes it. I hope its good (comments on std c++ string usage | welcome !) no comments on c++ string usage... but some on