> "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
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
> "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
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
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