This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cpplib: Update docs, make __STDC_HOSTED__ a Standard Macro


Zack Weinberg wrote:-

> >  line.  GCC accepts the ASCII control sequences @kbd{LF}, @kbd{@w{CR
> > -LF}}, @kbd{CR}, and @kbd{@w{LF CR}} as end-of-line markers.  The first
> > -three are the canonical sequences used by Unix, DOS and VMS, and the
> > +LF}}, @kbd{CR} as end-of-line markers.  These
> > +are the canonical sequences used by Unix, DOS and VMS, and the
> 
> You need an 'and' right before '@kbd{CR}' now.

Thanks.

> > +@item __ASSEMBLER__
> > +This macro is defined with value 1 when preprocessing assembler.
> 
> "assembly language".  Assembler is the program that processes it.

Hmm, we say both here.  I'll change it.

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]