D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 13624 - Parts of the Overview page is very out of date
Summary: Parts of the Overview page is very out of date
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: x86 Windows
: P1 enhancement
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-16 22:42 UTC by Brad Anderson
Modified: 2016-01-03 14:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Brad Anderson 2014-10-16 22:42:43 UTC
Although most of the rationale still applies there's plenty of stuff that hasn't been updated like it suggesting 64-bit support isn't in yet or the code example that is basically a C program.
Comment 1 Jack Stouffer 2015-10-16 13:44:26 UTC
https://github.com/D-Programming-Language/dlang.org/pull/1133 addresses some of the problems on the page
Comment 3 github-bugzilla 2015-10-27 11:04:54 UTC
Commit pushed to master at https://github.com/D-Programming-Language/dlang.org

https://github.com/D-Programming-Language/dlang.org/commit/988af21485d14aaad56a4473973fb65c1e093eb1
Merge pull request #1135 from JackStouffer/issue13624

Fix for issue 13624 (Part 2)