Branch: Tag:

2011-11-05

2011-11-05 15:21:56 by Bill Welliver <bill@welliver.org>

Updating the framework target and ObjectiveC interpreter class to be compatible with newer OSX releases.

9:   #define PIKE_BUILD_VERSION 5      /* Prototypes begin here */ - void f_version(INT32 args); + PMOD_EXPORT void f_version(INT32 args);   void push_compact_version();   /* Prototypes end here */