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.

793:   void unlink_previous_frame(void);   int apply_low_safe_and_stupid(struct object *o, INT32 offset);    + PMOD_EXPORT struct Pike_interpreter_struct * pike_get_interpreter_pointer();   PMOD_EXPORT void mega_apply(enum apply_type type, INT32 args, void *arg1, void *arg2);   PMOD_EXPORT void f_call_function(INT32 args);   PMOD_EXPORT void call_handle_error(void);