ATM, there are 4 branches,
a) llvm 2.5 + py 2.6
b) llvm 2.5 + py 3.1
c) llvm 2.6 + py 2.6
d) llvm 2.6 + py 3.1
it might be a good idea to switch to a dvcs to maintain these branches.
I'd vote for git.
--
Rohit Garg
Senior Undergraduate
Department of Physics
Indian Institute of Technology
Bombay
I'd vote for Mercurial, especially since LLVM-py is already hosted at
Google Code.
I'm happy to convert the current repository using the excellent
hgsubversion tool, if that's a problem.
Cheers,
Dirkjan
At any rate, offering both Python versions would be more useful
instead of having a head for Py 2.6 and a patch for Py 3.x.
> But you may have specific reason for sticking to 2.5 that I can't fathom...
Fedora ships with LLVM 2.5 ATM, and I am not interested in recompiling
a lot of stuff :P
>
> 2009/12/26 Rohit Garg <rpg...@gmail.com>
>>
>> I assume it does not mess with LLVM's API's. I want to use it with r82
>> of llvm-py as I have LLVM 2.5.
>>
>> ATM, there are 4 branches,
>>
>> a) llvm 2.5 + py 2.6
>> b) llvm 2.5 + py 3.1
>> c) llvm 2.6 + py 2.6
>> d) llvm 2.6 + py 3.1
>>
>> it might be a good idea to switch to a dvcs to maintain these branches.
>>
>> I'd vote for git.
>>
>> On Sat, Dec 26, 2009 at 1:17 AM, Baptiste Lepilleur
>> <baptiste....@gmail.com> wrote:
>> > I've put the patch on the tracker:
>> > http://code.google.com/p/llvm-py/issues/detail?id=28
>> >
>> > I've tested it with python 2.6.2 and python 3.1 on Windows.
>> >
>> > Baptiste.
>
>
--