[Issue 5404] New: .stringof is not documented
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 3 12:50:21 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5404
Summary: .stringof is not documented
Product: D
Version: D2
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: nobody at puremagic.com
ReportedBy: peter.alexander.au at gmail.com
--- Comment #0 from Peter Alexander <peter.alexander.au at gmail.com> 2011-01-03 12:48:09 PST ---
The usage of .stringof on its own (with no preceding object) doesn't appear to
be documented anywhere, yet it appears to be legal and returns the name of the
module it resides in, e.g. in foo.d, it would evaluate to "module foo".
This should be added to the language spec.
--
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