[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: # directive description
From: |
Patrice Dumas |
Subject: |
Re: # directive description |
Date: |
Fri, 11 Nov 2011 13:03:55 +0100 |
User-agent: |
Mutt/1.4.2.2i |
On Thu, Nov 10, 2011 at 04:01:43PM +0000, Karl Berry wrote:
> 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?
I don't know how to generate a non printing character to test...
I have tried an accented letter and it is kept as is.
--
Pat