[Issue 3710] New: Typo in allMembers description?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 15 22:15:08 PST 2010


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 at puremagic.com
        ReportedBy: jlquinn at optonline.net


--- Comment #0 from Jerry Quinn <jlquinn at optonline.net> 2010-01-15 22:15:08 PST ---
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: -------


More information about the Digitalmars-d-bugs mailing list