[PATCH] Separate out error_t definition

Samuel Thibault samuel.thibault@ens-lyon.org
Sun Mar 4 16:44:00 GMT 2018


Zack Weinberg, on dim. 04 mars 2018 11:03:37 -0500, wrote:
> On Sat, Mar 3, 2018 at 9:41 PM, Samuel Thibault
> <samuel.thibault@ens-lyon.org> wrote:
> > Samuel Thibault, on dim. 04 mars 2018 03:28:06 +0100, wrote:
> >> +     * stdlib/errno.h (error_t): Move definition to...
> >> +     * stdlib/bits/types/error_t.h: ... new header.
> >
> > While looking at other stuff, I saw that perhaps I need to add a
> > ./include/bits/types/error_t.h too? (although I don't know why it is
> > needed, things went fine without it).
> 
> You don't need that, but you _do_ need to put the generic (non-Hurd)
> version of bits/types/error_t.h in the top-level bits directory
> instead of in stdlib/bits.

Ok...

Thanks!
Samuel



More information about the Libc-alpha mailing list