This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor/7452: Preprocessor doesn't allow pasting " foo-> ## BAR "
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 31 Jul 2002 03:26:01 -0000
- Subject: Re: preprocessor/7452: Preprocessor doesn't allow pasting " foo-> ## BAR "
- Reply-to: Andrew Pinski <pinskia at physics dot uc dot edu>
The following reply was made to PR preprocessor/7452; it has been noted by GNATS.
From: Andrew Pinski <pinskia@physics.uc.edu>
To: david@there.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: preprocessor/7452: Preprocessor doesn't allow pasting " foo-> ## BAR "
Date: Tue, 30 Jul 2002 23:22:43 -0400
What you are doing is illegal according the C standard.
Thanks,
Andrew Pinski