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

Re: svn commit: r32562 - branches/ctypes-python-bindings

From: David James <james82_at_gmail.com>
Date: Tue, 26 Aug 2008 11:03:40 -0700

On Wed, Aug 20, 2008 at 12:26 PM, Arfrever Frehtes Taifersar Arahesis
<arfrever.fta_at_gmail.com> wrote:
> 2008-08-19 21:52:02 djames_at_tigris.org napisał(a):
>> Author: djames
>> Date: Tue Aug 19 12:52:01 2008
>> New Revision: 32562
>>
>> Log:
>> * Add TODO file for tasks that need to be completed before release
>>
>> Added:
>> branches/ctypes-python-bindings/TODO (contents, props changed)
>>
>> Added: branches/ctypes-python-bindings/TODO
>> URL: http://svn.collab.net/viewvc/svn/branches/ctypes-python-bindings/TODO?pathrev=32562
>> ==============================================================================
>> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
>> +++ branches/ctypes-python-bindings/TODO Tue Aug 19 12:52:01 2008 (r32562)
>> @@ -0,0 +1,34 @@
>> +The following tasks need to be completed before we can merge the
>> +ctypes-python-bindings to trunk.
>> +
>> +ctypes-python-bindings TODOs:
>> +
>> + * Allow users to override default paths for both headers and libraries,
>> + both at compile time and at runtime. Right now, it is possible to
>> + specify additional paths but it is not possible to override the default
>> + paths.
>> +
>> + * If users have ctypesgen installed we should use the installed version
>> + instead of requiring ctypesgen to be in the build dir.
>
> I already fixed it in r31953 + r31954 + r31958 :) .
>

Thanks Arfrever! I've updated the TODO file in r32734.

>> + * Create ctypes-python-bindings target in Subversion trunk Makefile for
>> + generating python wrappers for generating the python wrappers for the
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :)
>

I fixed this too.

Cheers,

David
Received on 2008-08-26 20:03:55 CEST

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.