Re: [Pyobjc-dev] GNUstep.
Brought to you by:
ronaldoussoren
From: Mirko V. <mi...@ob...> - 2003-01-05 20:25:28
|
Ronald Oussoren <ous...@ci...> ha scritto: > This is probably a problem in > Modules/objc/class-list.m:ObjC_GetClassList. As the comment above the > GNUstep version indicates that the GNUstep is mostly a placeholder. In fact, PyList does not work so I have replaced it with PyTuple. In attach there is the patch against the current cvs that works with GNUstep. 'Works' is a big word since there are dumps with some tests yet, but simple things work great ! -- Ciao Mirko |