[Bug preprocessor/26897] character \ in #include directive

2006-05-23 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-24 06:37 --- http://gcc.gnu.org/onlinedocs/cpp/Computed-Includes.html#Computed-Includes If the line expands to a single string constant, the contents of that string constant are the file to be included. CPP does not re-examine t

[Bug preprocessor/26897] character \ in #include directive

2006-04-22 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-04-22 20:42 --- Also strings have two different phases which is why the handing is different IIRC. You should point out in the standard why you think this behavior is wrong really before filing a bug. -- http://gcc.gnu.org/bug

[Bug preprocessor/26897] character \ in #include directive

2006-03-28 Thread chenwj at gcrj dot com
!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A!A -Original Message- From: pinskia at gcc dot gnu dot org [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 1:34 AM To: chenwj Subject: [Bug preprocessor/26897] character ¥ in #include directive --- Comment #1 from pinskia at gcc dot gnu dot org 2006

[Bug preprocessor/26897] character ¥ in #include directive

2006-03-28 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-28 17:34 --- I should note that you are using Redhat's GCC and should have reported it to them before it was reported here. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26897