This is the mail archive of the gcc@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]

Re: preprocessor doc error...


On Mon, 22 Jan 2001, Neil Booth wrote:

> Bruce Korb wrote:-
>
> > Apparently in the docs for the preprocessor there is an example
> > of testing for a version after 2.6.2 that actually tests for
> > after 2.6.3.  The fragment below shows how the test appears
> > (Aparece) and how it should be (debe ser):
>
> Thanks.  I've committed this patch and credited Andres.

Of course, since 2.6.3 didn't support __GNUC_PATCHLEVEL__, this is still a
bit misleading....

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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