]> git.lyx.org Git - features.git/commitdiff
* lstring.cpp:
authorAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jul 2007 14:43:18 +0000 (14:43 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 6 Jul 2007 14:43:18 +0000 (14:43 +0000)
  - isAscii(): char is signed with MSVC so the comparison was not correct. Add a static_cast to "unsigned char" as per the other methods.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19001 a592a061-630c-0410-9148-cb99ea01b6c8


No differences found