digitalmars.D - New Website Issues I've Found
- Chad J <chadjoan __spam.is.bad__gmail.com> Dec 10 2011
- Sean Kelly <sean invisibleduck.org> Dec 10 2011
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 10 2011
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 10 2011
- David Nadlinger <see klickverbot.at> Dec 10 2011
- Chad J <chadjoan __spam.is.bad__gmail.com> Dec 10 2011
- Jonathan M Davis <jmdavisProg gmx.com> Dec 10 2011
- Xinok <xinok live.com> Dec 10 2011
- Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> Dec 10 2011
- Walter Bright <newshound2 digitalmars.com> Dec 10 2011
I'm looking at http://www.d-programming-language.org and seeing the following problems: - There is no "bug tracker" link on the left. Somehow I have to find myself on http://www.digitalmars.com/d before it becomes visible again. I could see this being a big problem if you both have a bug to report AND are new and don't know that the old site exists. - There is no "D Change Log" link on the left. Again, I have to find the old webpage before I can get there. - The "Downloads and Tools" link on the left earns me a jarring transition to http://www.digitalmars.com/d/download.html (hey, I found the old webpage, now I can look at the bug tracker and change log!) - There IS a changelog at http://www.d-programming-language.org/changelog.html , though I have no idea how I'd get there without going through the old .com site. Cool, but all of the info for the 2.056 is missing for me! No new features or fixed bugs to peruse. IIRC 2.056 was pretty cool, so you probably want to strut your stuff instead of [blank]. HTH.
Dec 10 2011
The sidebar is justified according to weird rules. Looks like crap on Safari= .=20 Sent from my iPhone On Dec 10, 2011, at 12:11 PM, Chad J <chadjoan __spam.is.bad__gmail.com> wro= te:I'm looking at http://www.d-programming-language.org and seeing the following problems: =20 - There is no "bug tracker" link on the left. Somehow I have to find myself on http://www.digitalmars.com/d before it becomes visible again. I could see this being a big problem if you both have a bug to report AND are new and don't know that the old site exists. =20 - There is no "D Change Log" link on the left. Again, I have to find the old webpage before I can get there. =20 - The "Downloads and Tools" link on the left earns me a jarring transition to http://www.digitalmars.com/d/download.html (hey, I found the old webpage, now I can look at the bug tracker and change log!) =20 - There IS a changelog at http://www.d-programming-language.org/changelog.html , though I have no idea how I'd get there without going through the old .com site. Cool, but all of the info for the 2.056 is missing for me! No new features or fixed bugs to peruse. IIRC 2.056 was pretty cool, so you probably want to strut your stuff instead of [blank]. =20 HTH.
Dec 10 2011
On 12/10/11 3:44 PM, Sean Kelly wrote:The sidebar is justified according to weird rules. Looks like crap on Safari..
Fixed.On Dec 10, 2011, at 12:11 PM, Chad J<chadjoan __spam.is.bad__gmail.com> wrote:- There is no "bug tracker" link on the left. Somehow I have to find myself on http://www.digitalmars.com/d before it becomes visible again. I could see this being a big problem if you both have a bug to report AND are new and don't know that the old site exists.
Fixed.- There is no "D Change Log" link on the left. Again, I have to find the old webpage before I can get there. - The "Downloads and Tools" link on the left earns me a jarring transition to http://www.digitalmars.com/d/download.html (hey, I found the old webpage, now I can look at the bug tracker and change log!)
Fixed.- There IS a changelog at http://www.d-programming-language.org/changelog.html , though I have no idea how I'd get there without going through the old .com site. Cool, but all of the info for the 2.056 is missing for me! No new features or fixed bugs to peruse. IIRC 2.056 was pretty cool, so you probably want to strut your stuff instead of [blank].
Fixed. Thanks! Take a look at http://dlang.org. Andrei
Dec 10 2011
On 12/10/11 4:24 PM, Jonathan M Davis wrote:On Saturday, December 10, 2011 16:15:23 Andrei Alexandrescu wrote:Thanks! Take a look at http://dlang.org.
Wow. We have the domain name already? That was quick.
Not yet. It's still registered to Oscar, who had had it CNAMEd to our website for a long time already. Andrei
Dec 10 2011
On 12/10/11 11:24 PM, Jonathan M Davis wrote:On Saturday, December 10, 2011 16:15:23 Andrei Alexandrescu wrote:Thanks! Take a look at http://dlang.org.
Wow. We have the domain name already? That was quick. - Jonathan M Davis
dlang.org has been CNAME'd to the d-p-l.org server for quite some time now. David
Dec 10 2011
On 12/10/2011 05:15 PM, Andrei Alexandrescu wrote:On 12/10/11 3:44 PM, Sean Kelly wrote:The sidebar is justified according to weird rules. Looks like crap on Safari..
Fixed.On Dec 10, 2011, at 12:11 PM, Chad J<chadjoan __spam.is.bad__gmail.com> wrote:- There is no "bug tracker" link on the left. Somehow I have to find myself on http://www.digitalmars.com/d before it becomes visible again. I could see this being a big problem if you both have a bug to report AND are new and don't know that the old site exists.
Fixed.- There is no "D Change Log" link on the left. Again, I have to find the old webpage before I can get there. - The "Downloads and Tools" link on the left earns me a jarring transition to http://www.digitalmars.com/d/download.html (hey, I found the old webpage, now I can look at the bug tracker and change log!)
Fixed.
Awesome, good job! Hopefully that will help some folks.- There IS a changelog at http://www.d-programming-language.org/changelog.html , though I have no idea how I'd get there without going through the old .com site. Cool, but all of the info for the 2.056 is missing for me! No new features or fixed bugs to peruse. IIRC 2.056 was pretty cool, so you probably want to strut your stuff instead of [blank].
Fixed. Thanks! Take a look at http://dlang.org. Andrei
That last one still seems to be an issue. Err, well, the part where none of the 2.056 changes are displayed. When I go there the text runs like this for me: Change Log Under Construction 1. Shared libraries for Linux ------------------------------ Version D 2.056 Sep 10, 2011 New/Changed Features Druntime Bugs Fixed Library Bugs Fixed DMD Bugs Fixed ------------------------------ Version D 2.056 Version D 2.055 Version D 2.054 Version D 2.053 Version D 2.052 Version D 2.051 Version D 2.050 ...etc...
Dec 10 2011
On 12/10/11 5:04 PM, Chad J wrote:- There IS a changelog at http://www.d-programming-language.org/changelog.html , though I have no idea how I'd get there without going through the old .com site. Cool, but all of the info for the 2.056 is missing for me! No new features or fixed bugs to peruse. IIRC 2.056 was pretty cool, so you probably want to strut your stuff instead of [blank].
Fixed. Thanks! Take a look at http://dlang.org. Andrei
That last one still seems to be an issue.
Thanks. Walter is tasked with that one. Andrei
Dec 10 2011
On Saturday, December 10, 2011 16:15:23 Andrei Alexandrescu wrote:Thanks! Take a look at http://dlang.org.
Wow. We have the domain name already? That was quick. - Jonathan M Davis
Dec 10 2011
On 12/10/2011 3:11 PM, Chad J wrote:I'm looking at http://www.d-programming-language.org and seeing the following problems:
- The links to D 2.0 Changelog, D 1.0 Changelog, and D Programming Language Specification 2.0 are broken at http://www.d-programming-language.org/download.html - Scroll down a bit to "Download latest D 2.0 alpha", it links to DMD 2.040 at http://www.d-programming-language.org/changelog.html - I was looking for the page that documents the compiler switches but can't find it.
Dec 10 2011
On 12/10/11 5:55 PM, Xinok wrote:On 12/10/2011 3:11 PM, Chad J wrote:I'm looking at http://www.d-programming-language.org and seeing the following problems:
- The links to D 2.0 Changelog, D 1.0 Changelog, and D Programming Language Specification 2.0 are broken at http://www.d-programming-language.org/download.html
Fixed.- Scroll down a bit to "Download latest D 2.0 alpha", it links to DMD 2.040 at http://www.d-programming-language.org/changelog.html
Removed.- I was looking for the page that documents the compiler switches but can't find it.
Walter? Andrei
Dec 10 2011
On 12/10/2011 7:35 PM, Andrei Alexandrescu wrote:On 12/10/11 5:55 PM, Xinok wrote:- I was looking for the page that documents the compiler switches but can't find it.
Walter?
http://www.d-programming-language.org/dcompiler.html#switches
Dec 10 2011









Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> 