[Issue 2343] unified function call syntax
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 22 05:47:32 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2343
brunodomedeiros+bugz at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brunodomedeiros+bugz at gmail.c
| |om
------- Comment #1 from brunodomedeiros+bugz at gmail.com 2008-09-22 07:47 -------
To fix this, it would be necessary to make the "external member functions" a
proper feature, instead of the simple hack/accidental-feature it is now. Among
other things, it should work for other types and not just arrays, have a way to
prevent normal external functions to *not* be considered as member functions,
etc..
--
More information about the Digitalmars-d-bugs
mailing list