[PATCH] Fix two uses of __BEGIN_DECLS

Stan Shebs stanshebs@google.com
Thu Aug 13 12:08:00 GMT 2015


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.

Stan



More information about the Libc-alpha mailing list