gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppKit headers and language linkage issue


From: David Chisnall
Subject: Re: AppKit headers and language linkage issue
Date: Mon, 14 Jan 2013 17:13:38 +0000

On 14 Jan 2013, at 17:02, Quentin Mathé wrote:

> So I'm not sure if we should remove these or just wrap every AppKit header in 
> the same way? 
> Apple doesn't seem to wrap code inside extern "C" { } in their Foundation or 
> AppKit headers, but I have the impression they were using extern "C" { } in 
> the past.

Apple does this by defining their version of APPKIT_EXPORT to include extern 
"C" in C++ mode.  This is probably a fairly simple fix for GNUstep.

David

-- Sent from my STANTEC-ZEBRA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]