Re: Warnings when compiling lyx-devel

1999-10-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Or we could somehow discover that it is compiled built in a CVS Lars> checkedout dir? (vpath builds?) I am not sure how this could be Lars> done...do we have some files that are only present in in CVS Lars> checked out dirs? Hm

Re: Warnings when compiling lyx-devel

1999-10-25 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> I am a bit reluctant to remove the -pedantic especially since it | Lars> is only used for devel versions. (we should probably change the | Lars> criteria for devel version

Re: Warnings when compiling lyx-devel

1999-10-25 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I am a bit reluctant to remove the -pedantic especially since it Lars> is only used for devel versions. (we should probably change the Lars> criteria for devel version a bit...) OK, what should we use? Search for pre in the na

Re: Warnings when compiling lyx-devel

1999-10-25 Thread Lars Gullik Bjønnes
Juergen Vigna <[EMAIL PROTECTED]> writes: | support/lstrings.h:68: warning: ANSI C++ forbids braced-groups within expressions | | And in some other functions too. Should this be fixed? Actually all of these are the same error... tolower is implemented as a macro that calls __tobody which is als

Warnings when compiling lyx-devel

1999-10-25 Thread Juergen Vigna
After my last update today I get this warnings when compiling: support/lstrings.h:49: warning: ANSI C++ forbids braced-groups within expressions support/lstrings.h:49: warning: ANSI C++ forbids braced-groups within expressions support/lstrings.h:50: warning: ANSI C++ forbids braced-groups within