> If you hit F5 and continue execution it should keep on running. You can
> also disable breaking on exceptions via Debug->Exceptions and uncheck the
> "thrown" column for CLR exceptions. It should just be breaking so you can
> look around and seeing what's going on.
>From my naive point of view
I'd be +1 for including the stdlib in the zip file. I'm also on Mono
and don't always have CPython 2.7 installed side-by-side.
Tristan
On Thu, Sep 9, 2010 at 2:10 PM, Jimmy Schementi wrote:
> Gotcha. IronRuby puts the stdlib in both the MSI and ZIP, as someone not
> able to run the MSI (running
Thanks.
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland
Sent: Thursday, September 09, 2010 3:55 PM
To: Discussion of IronPython
Subject: Re: [IronPython] IronPython 2.6.2
Larry wrote:
> Dino,
>
> Thanks fo
Larry wrote:
> Dino,
>
> Thanks for the update.
>
> What about the next 2.7 release?
It'll probably come out at or near the same time as 2.6.2. It's pretty much
feature complete as of this morning and about all switched over to 2.7 tests
(only 2 remaining) so it's just about ready to go for t
Dino,
Thanks for the update.
What about the next 2.7 release?
-Original Message-
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland
Sent: Thursday, September 09, 2010 3:18 PM
To: Discussion of IronPython
Subject: Re: [IronPytho
On 9.9.2010 22:17, Dino Viehland wrote:
Lukas wrote:
On 12.8.2010 23:01, Dino Viehland wrote:
Lukas wrote:
Hi guys,
do you have a release date for IronPython 2.6.2? Thanks.
Thank you for the reminder and I apologize for the delay. There were
a couple of failures in the last check-in
Lukas wrote:
> On 12.8.2010 23:01, Dino Viehland wrote:
> > Lukas wrote:
> >>Hi guys,
> >> do you have a release date for IronPython 2.6.2? Thanks.
> >
> > Thank you for the reminder and I apologize for the delay. There were
> > a couple of failures in the last check-in that I believe I now
I've filled an issue for this bug:
http://ironpython.codeplex.com/workitem/28823
--
-- Lukáš
On 3.9.2010 19:39, Lukas Cenovsky wrote:
I do not have any Mountains.filtered.set method - I think clrtype
metaclass adds it. You can see the part I wrote (filtered property)
below or in the attachm
On 12.8.2010 23:01, Dino Viehland wrote:
Lukas wrote:
Hi guys,
do you have a release date for IronPython 2.6.2? Thanks.
Thank you for the reminder and I apologize for the delay. There were
a couple of failures in the last check-in that I believe I now have
investigated and fixed. I'm kic
Gotcha. IronRuby puts the stdlib in both the MSI and ZIP, as someone not
able to run the MSI (running on Mono on a non-Windows OS) can just grab the
zip as a one-stop-shop, so I just assumed it was the same.
~Jimmy
On Thu, Sep 9, 2010 at 12:46 PM, Dino Viehland wrote:
> This has actually alwa
The latest version is at:
http://dlr.codeplex.com/wikipage?title=Docs%20and%20specs&referringTitle=Home
I'm not sure what the differences will be though. I also don't see a good
description of the config files in there either - is there anything in
particular you need to know? Usually you jus
This has actually always been the case - the bin ZIP has always been designed
to contain just the binaries and other MS produced stuff to which you can add
the standard library.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Jimmy Schementi
Sen
This is an automated email letting you know that sources
have recently been pushed out. You can download these newer
sources directly from
http://ironpython.codeplex.com/SourceControl/changeset/view/77043.
MODIFIED SOURCES
$/IronPython/IronPython_Main/Languages/Ruby/ClassInitGenerator
Just noticed that the stdlib isn't present in the binary zip for IronPython
2.7A1; the Lib directory is the same dir as
Languages\IronPython\IronPython\Lib. I also noticed the Config dir is there,
which should only be in the source zip.
Not that any of this is a big deal, but seems weird since the
I'm trying to set up a configuration file to use when creating a ScriptRuntime
object and I cannot find any definitive resource that explains the nuances of
the configuration file. Is there a newer version of the file located at:
http://www.iunknown.com/files/dlr-spec-hosting.pdf ? Or is there
15 matches
Mail list logo