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 [email protected] _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
