This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: warnings when using cctype and tolower.
- To: =?X-UNKNOWN?Q?Lars_Gullik_Bj=F8nnes?= <larsbj at lyx dot org>
- Subject: Re: warnings when using cctype and tolower.
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Mon, 25 Oct 1999 07:50:32 -0700 (PDT)
- cc: libstdc++ at sourceware dot cygnus dot com
> When using tolower and compiling with -ansi -pedantic -Wall I get a
> lot of warnings about "brace groups" not beeing allowed in
> expressions.
?
Can you be a bit more specific please, about what you are trying to
compile? If you post actual code, then others can try to reproduce your
error.
-benjamin