>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:

Dekel> This works, but I would write

I commited something like what you wrote, and it seems to work.

Dekel> And for lyxstring::rfind(lyxstring const & a, size_type) I
Dekel> would write if (rep->sz < a.length()) return npos; ...

Dekel> Actually, it appears that lyxstring::rfind(lyxstring const & a,
Dekel> size_type) is completely broken...

It looks suspicious... Fortunately, a grep shows that we do not use it
:)

JMarc

Reply via email to