On Fri, Mar 02, 2007 at 09:44:15AM +0100, Georg Baum wrote:
> Andre Poenitz wrote:
>
> > Note that a 'equal_ascii_no_case' would be sufficient and simplify the
> > logic (at least look more C++ish than the current -1/0/1 result.
>
> The big advantage of compare_ascii_no_case is that it exists alr
Andre Poenitz wrote:
> Note that a 'equal_ascii_no_case' would be sufficient and simplify the
> logic (at least look more C++ish than the current -1/0/1 result.
The big advantage of compare_ascii_no_case is that it exists already. I am
not going to implement yet another string comparison function
On Mon, Feb 26, 2007 at 06:54:05PM -, [EMAIL PROTECTED] wrote:
> Author: baum
> Date: Mon Feb 26 19:54:03 2007
> New Revision: 17371
>
> URL: http://www.lyx.org/trac/changeset/17371
> Log:
> Get rid of some locale dependant functions
>
> * src/output_plaintext.C
> (writePlaintextP