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: [v3] system_error


> include/system_error:100: error: 'ENODATA' was not declared in this
> include/system_error:104: error: 'ENOSR' was not declared in this
> include/system_error:111: error: 'ENOSTR' was not declared in this
> include/system_error:135: error: 'ETIME' was not declared in this

ok. well, I suppose these could be checked just like the other macros
were checked for netbsd.

this won't help with the cygwin case though. And I suppose we'll have
to come up with a substitute for those platforms that don't implement
the necessary bits.

-benjamin


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