www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 3710] New: Typo in allMembers description?

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=3710

           Summary: Typo in allMembers description?
           Product: D
           Version: 2.038
          Platform: All
               URL: http://digitalmars.com/d/2.0/traits.html#TraitsExpress
                    ion
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody puremagic.com
        ReportedBy: jlquinn optonline.net



---
The description has the following sentence.  The piece in the parentheses
appears to be reversed:

An array of string literals is returned, each of which is the name of a member
of that type combined with all of the members of the base classes (if the class
is a type).


It should probably read:

 (if the type is a class)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 15 2010
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=3710


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla digitalmars.com
         Resolution|                            |FIXED



22:22:01 PST ---
Fixed dmd 1.057 and 2.041

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