Using a real parser generator to parse numbers (and dates)

Lubos Lunak l.lunak at suse.cz
Wed Feb 29 10:46:46 PST 2012


On Wednesday 29 of February 2012, Lionel Elie Mamane wrote:
>    So here's the patch for a boost-free OUString, with manually
>    implemented const_iterator.

> +            OSL_ASSERT( p <= s->getLength() );

 OSL_ASSERT() is obsolete, use normal assert().

-- 
 Lubos Lunak
 l.lunak at suse.cz


More information about the LibreOffice mailing list