Re: preprocessor/8524: _Pragma within macros is improperly expanded

2002-11-18 Thread Neil Booth
Neil Booth wrote:- > I think this fixes it for good. I'm applying this to 3.3, and 3.2.2 > when it arrives. > > Neil. > > PR preprocessor/8524 > * cpplib.c (run_directive): Remove previous kludge to _Pragma. > Add a new one in its place, which hopefully works. > (skip_re

Re: preprocessor/8524: _Pragma within macros is improperly expanded

2002-11-18 Thread Neil Booth
I think this fixes it for good. I'm applying this to 3.3, and 3.2.2 when it arrives. Neil. PR preprocessor/8524 * cpplib.c (run_directive): Remove previous kludge to _Pragma. Add a new one in its place, which hopefully works. (skip_rest_of_line): Change test for b