[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
# directive description
From: |
Karl Berry |
Subject: |
# directive description |
Date: |
Thu, 10 Nov 2011 16:01:43 GMT |
Ah, the description of "#" is in a different node:
http://gcc.gnu.org/onlinedocs/cpp/Preprocessor-Output.html
The possibly-relevant thing for our purposes is the handling of special
chars in filenames with "octal escape sequences". I didn't experiment to
see exactly what is done; hopefully just that \nnn means that octal
byte. Can you check on all that?
Thanks,
k
- # directive description,
Karl Berry <=