[Issue 7614] New: Spec says pragma(msg) only accepts strings, but it accepts anything
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Feb 29 14:18:09 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7614
Summary: Spec says pragma(msg) only accepts strings, but it
accepts anything
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: clugdbug at yahoo.com.au
--- Comment #0 from Don <clugdbug at yahoo.com.au> 2012-02-29 14:18:07 PST ---
So for example pragma(msg, 4, "abc", 4.5); works as expected.
I think this behaviour is useful, but it's not in the 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