On 21-feb-2006, at 10:19, Neal Norwitz wrote: > On 2/21/06, Ronald Oussoren <[EMAIL PROTECTED]> wrote: >> >> On 21-feb-2006, at 9:09, Neal Norwitz wrote: >> >>> Unfortunately, there are a ton of >>> warnings on OS X right now. >> >> How many of those do you see when you ignore the warnings you get >> while building the Carbon extensions? Those extensions wrap loads of >> deprecated functions, each of which will give a warning. > > RIght: > http://www.python.org/dev/buildbot/all/g4%20osx.4%20trunk/builds/ > 138/step-compile/0 > > Most but not all of the warnings are due to Carbon AFAICT. I'd like > to fix those that are important, but it's so far down on the priority > list. :-(
I'm working with Bob I. on a universal binary build of python 2.4. Some of our patches fix warnings like the ones for _CFmodule.c. I'll be starting with submitting the less controversial patches once the universal build is mostly ready, which should be any day now. Ronald > > n _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com