Edwin Leuven wrote:
Lars Gullik Bjønnes wrote:| - if (str.length() > 2 and str[0] == '0' && | + if (str.length() > 2 && str[0] == '0' &&I think this should we reverted, this is only working around buggy compilers. We don't need that in our sources.that buggy compiler is msvc2005, so it may be better to keep it in...
Why do you think we fixed the bug? http://www.lyx.org/images/whineandcheese1.jpg Sob sob, Asger