This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Newbie: C++ Frontend Lexical Analysis Issue, <::abs(n) does not parse
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Thierry Moreau <thierry dot moreau at connotech dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: 27 Mar 2004 14:53:02 -0300
- Subject: Re: Newbie: C++ Frontend Lexical Analysis Issue, <::abs(n) does not parse
- Organization: Red Hat Global Engineering Services Compiler Team
- References: <40659FBD.4050106@connotech.com>
On Mar 27, 2004, Thierry Moreau <thierry.moreau@connotech.com> wrote:
> { return ::abs(m)<::abs(n); } /* parse error here (!) */
^^ this is a digraph for `[' IIRC
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}