Re: CVS update: lyx/src/include

1999-03-19 Thread Lars Gullik Bjønnes
>> Jean-Marc Lasgouttes writes: [...] Allan> So, do I resort all the tag arrays or do you change toupper() Allan> to tolower() in compare_no_case() ? JL> I think we should use tolower in compare_no_case. However, I JL> don't know what Lars' (?) comments about not being posix mean JL>

Re: CVS update: lyx/src/include

1999-03-19 Thread Jean-Marc Lasgouttes
> "Allan" == Allan Rae <[EMAIL PROTECTED]> writes: Allan> Lars, if it is required by Posix to use toupper() for the Allan> character comparisons then I found the remaining problem. All Allan> our tag arrays like lyxrcTags are sorted according to lowercase Allan> ordering (ie. tolower()). Fo

Re: CVS update: lyx/src/include

1999-03-19 Thread Allan Rae
On Fri, 19 Mar 1999, Allan Rae wrote: > On Fri, 19 Mar 1999 [EMAIL PROTECTED] wrote: > > Modified Files: > > lstrings.h > > Log Message: > > fixed that pesky segfault that occurred while loading files > > There is still a problem with identifying some tags but for the most > part your docum

Re: CVS update: lyx/src/include

1999-03-18 Thread Allan Rae
On Fri, 19 Mar 1999 [EMAIL PROTECTED] wrote: > Modified Files: > lstrings.h > Log Message: > fixed that pesky segfault that occurred while loading files There is still a problem with identifying some tags but for the most part your documents will load and LyX will work. Remember old style