Re: [Pyobjc-dev] applicationShouldOpenUntitledFile_
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-02-02 20:26:53
|
On Sunday, Feb 2, 2003, at 21:04 Europe/Amsterdam, bb...@ma... wrote: > On Sunday, Feb 2, 2003, at 15:00 US/Eastern, Ronald Oussoren wrote: >> That's very weird. I was using Python 2.3, maybe that explains >> things. I'll rebuild the bridge for Python 2.2 and check if this >> helps. > > I tried with both! Same behavior. > >> You are using the fixes to libffi_support.m I checked in last week, >> aren't you? These include a fix for BOOL values (actually >> signed/unsigned characters). Hmm, but that's only relevant when >> calling into Objective-C, not for this problem. >> > Yes, latest from CVS. I was using a slightly later version than you. After updating to the latest version in CVS I also have the problem :-(. Ronald |