Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
| 
| Dekel> When trying to open an insererror, LyX crashes.
| 
| Bug found and fixed. BTW, people using lyxstring did not see it
| because lyxstring::substr(i) does not assert on i<size() but
| i<=size(). What is the right thing to do?

I guess we should match the std::string supplied by others, even if
this might be too strict.

-- 
        Lgb

Reply via email to