Phil Holmes
> See my other note - if you have stashes of your installs, have a look at
>
> C:\Program Files (x86)\LilyPond\usr\lib\python2.4\config\config.c
>
> You'll see that at 15.18 there's no mention of msvcrt but in 15.21 it's
> there. So something (but I don't know what) caused us to s
- Original Message -
From: "Trevor Daniels"
To: "Graham Percival" ; "Phil Holmes"
Cc: ; ;
;
Sent: Saturday, August 18, 2012 10:03 PM
Subject: Re: Removes popen3 deprecated warning (issue 6471043)
Graham Percival wrote Saturday, August 18, 2012 7:34
Trevor Daniels wrote Saturday, August 18, 2012 10:03 PM
> I don't know what Phil thinks was fixed between 2.15.18 and 2.15.21,
> but I do suspect the symptoms of the problem or problems changed
> from release to release, and may even depend on the Windows setup.
I've just turned up an email fr
Graham Percival wrote Saturday, August 18, 2012 7:34 PM
> On Sat, Aug 18, 2012 at 05:23:17PM +0100, Phil Holmes wrote:
>
>> Between 2.15.18 and 2.15.21
>
> Given that 2.15.21 was released on 2011 Dec 6, why were we working
> on issue 1933 on 2012 Jan 12 ? was it just a misunderstanding
> about
On Sat, Aug 18, 2012 at 05:23:17PM +0100, Phil Holmes wrote:
> - Original Message - From: "Phil Holmes"
>
> To: "Graham Percival"
> Cc: ; ;
> >So we have fixed it. You want I should find out when?
>
> Between 2.15.18 and 2.15.21
Given that 2.15.21 was released on 2011 Dec 6, why were w
- Original Message -
From: "Phil Holmes"
To: "Phil Holmes" ; "Graham Percival"
Cc: ; ;
; ;
Sent: Saturday, August 18, 2012 5:23 PM
Subject: Re: Removes popen3 deprecated warning (issue 6471043)
- Original Message -
From: "Phil
- Original Message -
From: "Phil Holmes"
To: "Graham Percival"
Cc: ; ;
; ;
Sent: Saturday, August 18, 2012 4:13 PM
Subject: Re: Removes popen3 deprecated warning (issue 6471043)
So we have fixed it. You want I should find out when?
Between 2.15.18 and 2.1
- Original Message -
From: "Graham Percival"
To: "Phil Holmes"
Cc: ; ;
; ;
Sent: Saturday, August 18, 2012 3:39 PM
Subject: Re: Removes popen3 deprecated warning (issue 6471043)
On Sat, Aug 18, 2012 at 03:31:06PM +0100, Phil Holmes wrote:
My understanding
On Sat, Aug 18, 2012 at 03:31:06PM +0100, Phil Holmes wrote:
> My understanding of this problem was that it appeared that Popen (at
> some point in the past) would not work with our delivered Python (as
> created by Gub). I also believed that the fix to 1933 also probably
> removed this limitation
- Original Message -
From:
To: ; ;
Cc: ;
Sent: Saturday, August 18, 2012 3:23 PM
Subject: Re: Removes popen3 deprecated warning (issue 6471043)
Hmm. I'm not really qualified to comment on python+windows+GUB stuff,
but are you certain that this won't re-open
http://code.
- Original Message -
From:
To: ; ;
Cc: ;
Sent: Saturday, August 18, 2012 3:12 PM
Subject: Re: Removes popen3 deprecated warning (issue 6471043)
IIRC, the problem was not the Popen wouldn't be working on Windows.
Rather, our GUB installer somehow does not include the msvcrt p
Hmm. I'm not really qualified to comment on python+windows+GUB stuff,
but are you certain that this won't re-open
http://code.google.com/p/lilypond/issues/detail?id=1933
?
http://codereview.appspot.com/6471043/
___
lilypond-devel mailing list
lilypon
IIRC, the problem was not the Popen wouldn't be working on Windows.
Rather, our GUB installer somehow does not include the msvcrt python
module in its python build, which is needed on Windows to provide the
Popen call. So, running lilypond-book fromself-compiled binaries has
always been working, o
Reviewers: Graham Percival, John Mandereau,
Message:
Please review
Description:
I tested this on windows by adding a call to Popen (just opening
notepad) at the start of lilypond-book. This is why we need the
conditional test for fds-close - windows does not allow this to be True
when used with
14 matches
Mail list logo