This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] hurd: take __USE_EXTERN_INLINES into account
- From: Samuel Thibault <samuel dot thibault at gnu dot org>
- To: Roland McGrath <roland at hack dot frob dot com>
- Cc: libc-alpha at sourceware dot org, bug-hurd at gnu dot org
- Date: Sun, 8 Feb 2015 03:25:55 +0100
- Subject: Re: [PATCH] hurd: take __USE_EXTERN_INLINES into account
- Authentication-results: sourceware.org; auth=none
- References: <20150207215637 dot GV3023 at type dot youpi dot perso dot aquilenet dot fr> <20150208021514 dot ED7152C3B2F at topped-with-meat dot com>
Roland McGrath, le Sat 07 Feb 2015 18:15:14 -0800, a écrit :
> I don't have any problem with it on principle or anything, but could you
> say exactly what this is fixing in practical terms?
I don't remember an exact issue, but at least it provides better
debugging support by not inlining definitions.
Samuel