digitalmars.D - old download link broken
- extrawurst (5/5) Mar 25 2015 the changelog on our main page links the releases to the download
- extrawurst (4/9) Mar 25 2015 it seems the link needs to be:
- Andrei Alexandrescu (2/14) Mar 25 2015 Are we good to announce? -- Andrei
- Andrei Alexandrescu (3/17) Mar 25 2015 Apparently not - the download page is a mess:
- wobbles (3/22) Mar 25 2015 http://dlang.org/download.html is good though?
- Andrei Alexandrescu (2/23) Mar 25 2015 That's good but we should make the other better, too. -- Andrei
- Jacob Carlborg (5/7) Mar 25 2015 The left side is fixed now [1].
- Andrei Alexandrescu (4/18) Mar 25 2015 Also why the overly complicated link?
- Jacob Carlborg (9/12) Mar 25 2015 I completely agree. What's really annoying is that betas are under
- Jacob Carlborg (6/11) Mar 25 2015 Hmm, basically all links are broken here [1]. I've reported a bug [2].
the changelog on our main page links the releases to the download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessional
Mar 25 2015
On Wednesday, 25 March 2015 at 10:12:01 UTC, extrawurst wrote:the changelog on our main page links the releases to the download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalit seems the link needs to be: http://downloads.dlang.org/releases/2.x/2.065.0/ which works..
Mar 25 2015
"extrawurst" <stephan extrawurst.org> wrote:On Wednesday, 25 March 2015 at 10:12:01 UTC, extrawurst wrote:Are we good to announce? -- Andreithe changelog on our main page links the releases to the > download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalit seems the link needs to be: http://downloads.dlang.org/releases/2.x/2.065.0/ which works..
Mar 25 2015
On 3/25/15 8:08 AM, Andrei Alexandrescu wrote:"extrawurst" <stephan extrawurst.org> wrote:Apparently not - the download page is a mess: http://downloads.dlang.org/releases/2.x/2.067.0/ -- AndreiOn Wednesday, 25 March 2015 at 10:12:01 UTC, extrawurst wrote:Are we good to announce? -- Andreithe changelog on our main page links the releases to the > download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalit seems the link needs to be: http://downloads.dlang.org/releases/2.x/2.065.0/ which works..
Mar 25 2015
On Wednesday, 25 March 2015 at 15:36:32 UTC, Andrei Alexandrescu wrote:On 3/25/15 8:08 AM, Andrei Alexandrescu wrote:http://dlang.org/download.html is good though?"extrawurst" <stephan extrawurst.org> wrote:Apparently not - the download page is a mess: http://downloads.dlang.org/releases/2.x/2.067.0/ -- AndreiOn Wednesday, 25 March 2015 at 10:12:01 UTC, extrawurst wrote:Are we good to announce? -- Andreithe changelog on our main page links the releases to the > download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalit seems the link needs to be: http://downloads.dlang.org/releases/2.x/2.065.0/ which works..
Mar 25 2015
On 3/25/15 8:37 AM, wobbles wrote:On Wednesday, 25 March 2015 at 15:36:32 UTC, Andrei Alexandrescu wrote:That's good but we should make the other better, too. -- AndreiOn 3/25/15 8:08 AM, Andrei Alexandrescu wrote:http://dlang.org/download.html is good though?"extrawurst" <stephan extrawurst.org> wrote:Apparently not - the download page is a mess: http://downloads.dlang.org/releases/2.x/2.067.0/ -- AndreiOn Wednesday, 25 March 2015 at 10:12:01 UTC, extrawurst wrote:Are we good to announce? -- Andreithe changelog on our main page links the releases to the > download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalit seems the link needs to be: http://downloads.dlang.org/releases/2.x/2.065.0/ which works..
Mar 25 2015
On 2015-03-25 16:36, Andrei Alexandrescu wrote:Apparently not - the download page is a mess: http://downloads.dlang.org/releases/2.x/2.067.0/ -- AndreiThe left side is fixed now [1]. [1] http://forum.dlang.org/post/mev3gi$j11$1 digitalmars.com -- /Jacob Carlborg
Mar 25 2015
On 3/25/15 8:08 AM, Andrei Alexandrescu wrote:"extrawurst" <stephan extrawurst.org> wrote:Also why the overly complicated link? http://downloads.dlang.org/releases/2.x/2.067.0/ should really be http://downloads.dlang.org/2.067.0/ -- AndreiOn Wednesday, 25 March 2015 at 10:12:01 UTC, extrawurst wrote:Are we good to announce? -- Andreithe changelog on our main page links the releases to the > download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalit seems the link needs to be: http://downloads.dlang.org/releases/2.x/2.065.0/ which works..
Mar 25 2015
On 2015-03-25 16:37, Andrei Alexandrescu wrote:Also why the overly complicated link? http://downloads.dlang.org/releases/2.x/2.067.0/ should really be http://downloads.dlang.org/2.067.0/I completely agree. What's really annoying is that betas are under "pre-releases". Personally I would dump everything directly under http://downloads.dlang.org like the DigitalMars FTP. It's way easier for tooling, like DVM. If one goes to http://downloads.dlang.org I would expect them to know what they're looking for so navigation is not really needed. The main download page is http://dlang.org/download.html. -- /Jacob Carlborg
Mar 25 2015
On 2015-03-25 11:11, extrawurst wrote:the changelog on our main page links the releases to the download - this does not work for 2.065 anymore. clicking on 2.065 links to: http://downloads.dlang.org/releases/2.x/2.065 which is a 404 right now. that looks kinda unprofessionalHmm, basically all links are broken here [1]. I've reported a bug [2]. [1] http://downloads.dlang.org/releases/ [2] https://issues.dlang.org/show_bug.cgi?id=14339 -- /Jacob Carlborg
Mar 25 2015