Re: [Pyobjc-dev] GNUstep.
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-01-04 12:43:36
|
On Saturday, Jan 4, 2003, at 10:42 Europe/Amsterdam, Mirko Viviani wrote: > Ciao! > > I'm trying to get pyobjc working on gnustep... I don't know the pyobjc > internals > yet but should it be possible to rename objc_error to something else ? Sure, especially given the name-clash your having. I've renamed objc_error to ObjCExc_error. Ronald |