[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ctypes-python-bindings on Mac OS X autogen problems

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2007-11-11 21:01:44 CET

On Nov 6, 2007, at 17:34, David James wrote:

>> It also seems that you need a policy on what you do when you try to
>> define a variable
>> that is a python keyword. If you have such a policy it needs to have
>> "with" added to the
>> keyword lists.
>
> I believe I've fixed all of the above but I'd like you to test to make
> sure. To update to the latest version, please update both
> 'ctypes-python-bindings' AND 'ctypesgen'. To do this, type 'svn up' in
> both the ctypesgen directory and the ctypes-python-bindings directory.
>

That is a lot better.

You have not fixed the "with" issue. I still see:

Preprocessing /tmp/tmporRJ8Y.h
gcc -E -I/Users/barry/BuildTemp/Darwin_emotion/subversion-1.4.5/apr/
include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/
usr/local/svn-1.4.5-pad-pad-pad-pad-pad-pad-pad-pad-pad-pad-pad-pad-
pad-pad-pad-pad-pad-pad-pad-pad-pad/include/apr-0 -I/usr/local/
svn-1.4.5/include/subversion-1 -U __GNUC__ -dD "-Dinline=" "-
D__inline__=" "-D__extension__=" "-D_Bool=uint8_t" "-D__const=const"
"-D__asm__(x)=" "-D__asm(x)=" "-Dwith=with_" /tmp/tmporRJ8Y.h
Parsing /tmp/tmporRJ8Y.h
<string>:1: Warning: 'with' will become a reserved keyword in Python 2.6
<string>:1: Warning: 'with' will become a reserved keyword in Python 2.6
Wrapped to svn_all.py
Generated csvn/core/functions.py OK

> Try out the new version and let me know whether it fixes your issues.
> If it works, please also run the test suite (in test/run_all.py) to
> see whether the test suite passes. I've updated README with
> instructions on running the test suite.
>

The run_all.py test runs without error.

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 11 21:02:02 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.