From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Weimer To: "Eddy Ilg" Cc: Subject: Re: Digraphs Date: Sun, 28 Oct 2001 01:14:00 -0000 Message-id: <87r8rogo1c.fsf@deneb.enyo.de> References: <002c01c15f37$88ee1970$6300a8c0@Freedom> X-SW-Source: 2001-10/msg00254.html "Eddy Ilg" 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: <: :> <% %> %: %:%: