This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Digraphs
- To: "Eddy Ilg" <eddy at fericom dot net>
- Subject: Re: Digraphs
- From: Florian Weimer <fw at deneb dot enyo dot de>
- Date: Sun, 28 Oct 2001 09:35:27 +0100
- Cc: <gcc-help at gcc dot gnu dot org>
- References: <002c01c15f37$88ee1970$6300a8c0@Freedom>
"Eddy Ilg" <eddy@fericom.net> writes:
> #define TEST(test) { \
> }
> /pub/robocontrol/RoboAPI/module.h:71: parse error before `}'
> There is no spaces behind the \. I have used other compilers and this works
> well.
Could you provide additional information? I doubt this is a
preprocessor problem.
> I have found out that cpp recognizes the {} as "digraphs".
No, digraphs are the following tokens:
<: :> <% %> %: %:%: