This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] system_error
On Mon, 27 Aug 2007, Benjamin Kosnik wrote:
>> 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.
Is this something you are planning to do? Right now your patch broke
the bootstrap on FreeBSD, and I do not have a setup where I could fix
this myself.
Thanks,
Gerald