Re: [Pyobjc-dev] build error
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-03-24 18:17:19
|
On Monday, Mar 24, 2003, at 18:07 Europe/Amsterdam, Just van Rossum wrote: > Current CVS fails to build for me (with CVS Python) How recent is your CVS snapshot? I'm using the newly introduced PyHeapTypeObject with Python 2.3 to get rid of a seperate datastructure for storing additional data for the class proxies. This was added very recently (I noticed it in the previous python-dev summary). I currently don't have problems compiling the bridge (after earlier today fixing some stupid errors that broke Python 2.2 builds). Ronald |