On 2005-07-14 07:37:31 +0100 Lloyd Dupont <[EMAIL PROTECTED]> wrote:

for my .NET <=> ObjectiveC binding, I wrote the code in Managed C++ and used a customized version of the following headers:
<obj/objc.h>
<objc/objc-api.h>
<objc-runtime.h>
<Foundation/NSException.h>

(basically a few type renaming to avoid conflict with my C++ class or import or win32 BOOL & the exception handling function in NSException)

has any of these changed between 1.10.1 & the latest CVS release?

I'm pretty sure they haven't (except maybe some comments) ... but you can easily check by looking at the ChangeLog



_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to