www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 3110] New: a.foo(...) -> foo(a, ...) transform for a array not documented

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

           Summary: a.foo(...) -> foo(a, ...) transform for a array not
                    documented
           Product: D
           Version: 1.045
          Platform: Other
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody puremagic.com
        ReportedBy: llucax gmail.com
            Blocks: 677


Functions accepting an array as the first parameters can be called using
struct/class member syntax. This should be documented in the specs unless is a
DMD extension.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jun 29 2009
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=3110


Walter Bright <bugzilla digitalmars.com> changed:

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



11:38:26 PST ---
Already done:

file:///H:/cbx/mars/doc/arrays.html#func-as-property

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