digitalmars.D.bugs - [Issue 3110] New: a.foo(...) -> foo(a, ...) transform for a array not documented
- d-bugmail puremagic.com Jun 29 2009
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








d-bugmail puremagic.com