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]

Re: [libstdc++] Patch for include/bits/stl_iterator_base_types.h


On Tue, Apr 03, 2001 at 10:16:56PM +0200, Peter Schmid wrote:
> There is a typo in the file include/bits/stl_iterator_base_types.h. 
> The underscore in the pragma GCC system_header is missing.   

Nice catch; I'll apply this now.

I wonder why cpplib didn't complain... unknown pragmas aren't supposed to
cause a diagnostic, but I would've thought that using an unknown in the
"GCC" pragma namespace would have done so.  I learn something new.  :-)


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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