Re: [Ironpython-users] IronPython 2.7.1 Beta 2 Now Available

2011-07-25 Thread Markus Schaber
Hi, Jeff, Von: Jeff Hardy [mailto:[email protected]] > That would be because I forgot to create it. D'oh. :-) c64c0e2f23e9a44b85d5 is the commit that needs to be tagged. It's too bad github doesn't have a 'command-line' interface on the website for these sort of operations. That's the one I

Re: [Ironpython-users] FW: CreateMethod() replacement

2011-07-25 Thread Jimmy Schementi
I don't have a good answer for you other than to look at what CreateMethod did in the old codebase. The complexity is you need to create a delegate based on the type you passed in as TDelegate, as well as the string args. Without figuring out where in the IronPython compiler you can get back a Dyna

Re: [Ironpython-users] IronPython 2.7.1 Beta 2 Now Available

2011-07-25 Thread Jimmy Schementi
For every commit you can download a .tar.gz or .zip, for example: https://github.com/IronLanguages/main/zipball/0358561dbf1cf8dee4832e5291b0be844654f0c3 https://github.com/IronLanguages/main/tarball/0358561dbf1cf8dee4832e5291b0be844654f0c3 where 035856... is the commit hash. ~Jimmy On Jul 25, 20

Re: [Ironpython-users] IronPython 2.7.1 Beta 2 Now Available

2011-07-25 Thread Jeff Hardy
That would be because I forgot to create it. D'oh. c64c0e2f23e9a44b85d5is the commit that needs to be tagged. It's too bad github doesn't have a 'command-line' interface on the website for these sort of operatio

Re: [Ironpython-users] IronPython 2.7.1 Beta 2 Now Available

2011-07-25 Thread Markus Schaber
Hi, I used tortoisegit to successfully check out the ipy-2.7-maint branch, as the commit list indicates that there were no other commits since beta 2 was published. Regards, Markus Von: [email protected] [mailto:ironpython-users-bounces+m

[Ironpython-users] IronPython, Daily Digest 7/24/2011

2011-07-25 Thread no_reply
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [Status update] compiling stdlib results in SystemError on 2.7 -- ISSUES 1. [Status update] compiling stdlib results in SystemError on 2.7 ht

Re: [Ironpython-users] IronPython 2.7.1 Beta 2 Now Available

2011-07-25 Thread Markus Schaber
Hi, Jeff, Cold you give instructions for a non-git user how to get the source for 2.1.7 beta 2? I did not find an appropriate Tag in the web source browser. Thanks! Grüße, Markus Von: [email protected] [mailto:ironpython-users-bounc