Re: [Pyobjc-dev] GNUstep.
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-01-05 20:55:37
|
On Sunday, Jan 5, 2003, at 21:25 Europe/Amsterdam, Mirko Viviani wrote: > 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 ! Thanks. I haven't checked the entire patch yet, but I expect that most of it will turn up in the repository later this week. Some remarks based on a first glance at your patch: * Could you please sent context-diffs in the future (diff -C) that makes it easier to grasp just what is changed. * You changed a number of generated files in Modules/Cocoa (the .inc files). These files are generated using cocoa_generator.py in Modules/Cocoa/scripts. Could you check if that script is useable with GNUstep? Ronald |