GCC 3.0.2: errno conflict.

Nathan Myers ncm@cantrip.org
Fri Dec 14 23:25:00 GMT 2001


On Fri, Dec 14, 2001 at 11:51:30PM -0200, Alexandre Oliva wrote:
> >   17.4.4.1  Headers                                 [lib.res.on.headers]
> 
> > 1 A C++ header may include other C++ headers.161)                         |
> 
> Is this supposed to be read as *any* other headers?  

Only other standard headers.

> What's the point
> of defining separate headers and what each one should include, then?

(Other people have asked that, and proposed a <std> header that gets
everything.  Of course you can write your own, if you want.)

The list of what the header contains tells you what you are
guaranteed to get.  You might get other stuff defined in other 
headers, too.  ("NOW how much would you pay?")

Nathan Myers
ncm at cantrip dot org



More information about the Gcc mailing list