Jump to page: 1 2 3
Thread overview
[dmd-beta] Well, I keep trying to do the release
Aug 02, 2012
Walter Bright
Aug 02, 2012
Bernard Helyer
Aug 02, 2012
David Nadlinger
Aug 02, 2012
Walter Bright
Aug 02, 2012
Walter Bright
Aug 02, 2012
Jacob Carlborg
Aug 02, 2012
Brad Roberts
Aug 02, 2012
Walter Bright
Aug 02, 2012
David Nadlinger
Aug 03, 2012
Brad Anderson
Aug 02, 2012
Nick Sabalausky
Aug 03, 2012
Walter Bright
Aug 03, 2012
Leandro Lucarella
Aug 03, 2012
Jacob Carlborg
Aug 03, 2012
Leandro Lucarella
Aug 03, 2012
Nick Sabalausky
Aug 04, 2012
Nick Sabalausky
Aug 04, 2012
David Nadlinger
Aug 04, 2012
Jonathan M Davis
Aug 04, 2012
Walter Bright
Aug 03, 2012
Nick Sabalausky
Aug 02, 2012
Walter Bright
August 02, 2012
but github keeps failing when I try to upload it to the downloads section. It fails with:

  https://github.s3.amazonaws.com/
  HTTP 400 Bad Request

Sigh. Maybe tomorrow.
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
Yeah, it looks like a github server has fallen down.

On Thu, 2 Aug 2012, Walter Bright wrote:

> but github keeps failing when I try to upload it to the downloads section. It fails with:
>
>  https://github.s3.amazonaws.com/
>  HTTP 400 Bad Request
>
> Sigh. Maybe tomorrow.
> _______________________________________________
> dmd-beta mailing list
> dmd-beta@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
On Thu, Aug 2, 2012 at 11:43 AM, Bernard Helyer <b.helyer@gmail.com> wrote:
>
> Yeah, it looks like a github server has fallen down.

Seems like it isn't known yet: https://status.github.com/

David
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
On 8/2/2012 2:50 AM, David Nadlinger wrote:
> On Thu, Aug 2, 2012 at 11:43 AM, Bernard Helyer <b.helyer@gmail.com> wrote:
>> Yeah, it looks like a github server has fallen down.
> Seems like it isn't known yet: https://status.github.com/
>
> David
>

I sent them an email. Odds are, they'll tell me to use another browser. I'm using the latest IE, but evidently nobody who develops web apps bothers with IE.
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
On Aug 2, 2012, at 6:05 AM, Walter Bright wrote:

> 
> I sent them an email. Odds are, they'll tell me to use another browser. I'm using the latest IE, but evidently nobody who develops web apps bothers with IE.

Only when I get complaints :)  Seriously, though, IE is the *worst* browser to develop for, at least for me.  My CSS book has practically a whole chapter on how to deal with IE oddities.

-Steve

_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
On 8/2/2012 2:37 AM, Walter Bright wrote:
> but github keeps failing when I try to upload it to the downloads section. It fails with:
>
>   https://github.s3.amazonaws.com/
>   HTTP 400 Bad Request
>
> Sigh. Maybe tomorrow.


Same problem this morning.
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
On 8/2/2012 8:56 AM, Steven Schveighoffer wrote:
> On Aug 2, 2012, at 6:05 AM, Walter Bright wrote:
>
>> I sent them an email. Odds are, they'll tell me to use another browser. I'm using the latest IE, but evidently nobody who develops web apps bothers with IE.
> Only when I get complaints :)  Seriously, though, IE is the *worst* browser to develop for, at least for me.  My CSS book has practically a whole chapter on how to deal with IE oddities.
>


Harrumph. It is turning out to be a "github doesn't work with IE" thing. It worked with mozilla running from Linux. This is the second time github has failed with IE, obviously they never test it.
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
On Aug 02, 2012, at 07:03 PM, Walter Bright <walter@digitalmars.com> wrote:

> Harrumph. It is turning out to be a "github doesn't work with IE" thing. It worked with mozilla running from Linux. This is the second time github has failed with IE, obviously they never test it.

There's a site a work I need to use. It requires Windows and IE, I tried with wine and IE, no luck. It's awful, it uses VBScript instead of JavaScript.

--
/Jacob Carlborg

August 02, 2012
Obviously using any browser as part of the release process means it's not properly automated and that neds to change anyway.

On Thu, 2 Aug 2012, Walter Bright wrote:

> Date: Thu, 02 Aug 2012 10:03:41 -0700
> From: Walter Bright <walter@digitalmars.com>
> Reply-To: Discuss the dmd beta releases for D <dmd-beta@puremagic.com>
> To: dmd-beta@puremagic.com
> Subject: Re: [dmd-beta] Well, I keep trying to do the release
> 
> 
> On 8/2/2012 8:56 AM, Steven Schveighoffer wrote:
> > On Aug 2, 2012, at 6:05 AM, Walter Bright wrote:
> > 
> > > I sent them an email. Odds are, they'll tell me to use another browser. I'm using the latest IE, but evidently nobody who develops web apps bothers with IE.
> > Only when I get complaints :)  Seriously, though, IE is the *worst* browser to develop for, at least for me.  My CSS book has practically a whole chapter on how to deal with IE oddities.
> > 
> 
> 
> Harrumph. It is turning out to be a "github doesn't work with IE" thing. It
> worked with mozilla running from Linux. This is the second time github has
> failed with IE, obviously they never test it.
> _______________________________________________
> dmd-beta mailing list
> dmd-beta@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
> 
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

August 02, 2012
Can you make a script for me that uploads to the github dmd download page?

On 8/2/2012 10:17 AM, Brad Roberts wrote:
> Obviously using any browser as part of the release process means it's not
> properly automated and that neds to change anyway.
>
> On Thu, 2 Aug 2012, Walter Bright wrote:
>
>> Date: Thu, 02 Aug 2012 10:03:41 -0700
>> From: Walter Bright <walter@digitalmars.com>
>> Reply-To: Discuss the dmd beta releases for D <dmd-beta@puremagic.com>
>> To: dmd-beta@puremagic.com
>> Subject: Re: [dmd-beta] Well, I keep trying to do the release
>>
>>
>> On 8/2/2012 8:56 AM, Steven Schveighoffer wrote:
>>> On Aug 2, 2012, at 6:05 AM, Walter Bright wrote:
>>>
>>>> I sent them an email. Odds are, they'll tell me to use another browser.
>>>> I'm using the latest IE, but evidently nobody who develops web apps
>>>> bothers with IE.
>>> Only when I get complaints :)  Seriously, though, IE is the *worst* browser
>>> to develop for, at least for me.  My CSS book has practically a whole
>>> chapter on how to deal with IE oddities.
>>>
>>
>> Harrumph. It is turning out to be a "github doesn't work with IE" thing. It
>> worked with mozilla running from Linux. This is the second time github has
>> failed with IE, obviously they never test it.
>> _______________________________________________
>> dmd-beta mailing list
>> dmd-beta@puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta@puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
>


_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

« First   ‹ Prev
1 2 3