Re: [Pyobjc-dev] Bug in objc.synthesize
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2009-07-13 19:06:05
|
On 12 Jul, 2009, at 15:32, Dirk Stoop wrote: > Hi all, > > We've been trying to use the objc.synthesize method in our project, > but ran into some issues with it. > > After peeking in pyobjc-core for a bit, I think I might have found a > bug. Good catch. That's my punishment for not adding unittests for this feature... > > @Ronald: Please let me know if you want to hear about specific > problems building on 10.5 right now, (or if you'd like me to submit > patches with fixes for those problems, let me know how you prefer > those patches to be formatted). I'm interested in both bugreports and patches. I'd prefer patches in unified diff format ('diff -u', or the default output of 'svn diff'). My laptop is currently running a SL preview and I'm not testing on Leopard at the moment. Ronald |