This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Fix two uses of __BEGIN_DECLS


On 13 Aug 2015 07:08, Stan Shebs wrote:
> On Wed, Aug 12, 2015 at 11:26 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> > On 12 Aug 2015 16:14, Stan Shebs wrote:
> >> We ran across a couple cases of problems in headers when they were included in
> >> C++ sources, the positioning of extern "C" wrappers came out wrong.
> >
> > what problems ?  you're moving structs/enums under the external part.
> 
> Also _DYNAMIC - Google has several chunks of C++ code that iterate over it.

so it's the few symbols that are causing problems ?  i'm not against the
patch, but we want to see the reason behind it including error messages.
-mike

Attachment: signature.asc
Description: Digital signature


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