Thread overview
[Issue 7370] New: Major errors in the FAQ
Jan 26, 2012
Don
Feb 07, 2012
Yao Gomez
Feb 08, 2012
Don
January 26, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7370

           Summary: Major errors in the FAQ
           Product: D
           Version: D1 & D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: clugdbug@yahoo.com.au


--- Comment #0 from Don <clugdbug@yahoo.com.au> 2012-01-25 21:25:50 PST ---
The whole FAQ is very outdated. A couple of the problems are major:

1. "Why emphasize implementation ease?"
---> This is highly embarassing wrt to the number of bugs in Bugzilla. It needs
to be removed. D does not emphasize implementation ease. Not any more.

2. The final point, "why can't the compiler infer purity?" should mention that the compiler does infer purity in many cases now!

3. "Can't garbage collection be done in C++ with an add-on library?" --> this doesn't belong in the D spec.

4. "Doesn't C++ support strings, etc. with STL?"
--> parts of this belong on the Rationale page. The rest should be removed.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 05, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7370



--- Comment #1 from github-bugzilla@puremagic.com 2012-02-05 00:41:40 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/d-programming-language.org

https://github.com/D-Programming-Language/d-programming-language.org/commit/67e5f0d8b59aa0ce26b2be9bd79c93d1127b2db6 Merge pull request #70 from donc/faq7370

Bug  7370 : FAQ errors about purity, implementation ease, and open source

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 07, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7370


Yao Gomez <yao.gomez@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yao.gomez@gmail.com


--- Comment #2 from Yao Gomez <yao.gomez@gmail.com> 2012-02-06 20:37:02 PST ---
Don fixed all the problems reported in this issue, should this be closed? Or there's going to be more fixes to the FAQ here?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 08, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7370


Don <clugdbug@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------