Thread overview | |||||
---|---|---|---|---|---|
|
February 29, 2012 [Issue 7614] New: Spec says pragma(msg) only accepts strings, but it accepts anything | ||||
---|---|---|---|---|
| ||||
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@puremagic.com ReportedBy: clugdbug@yahoo.com.au --- Comment #0 from Don <clugdbug@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: ------- |
December 03, 2012 [Issue 7614] Spec says pragma(msg) only accepts strings, but it accepts anything | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=7614 --- Comment #1 from github-bugzilla@puremagic.com 2012-12-02 17:10:34 PST --- Commits pushed to master at https://github.com/D-Programming-Language/d-programming-language.org https://github.com/D-Programming-Language/d-programming-language.org/commit/34a917387d3ac333ff1e3674e04ce528356c5e1e Fixes Issue 7614 - pragma(msg) accepts any type. https://github.com/D-Programming-Language/d-programming-language.org/commit/529232d6c5a2a3dd30780b511f13bbbf20aa512b Merge pull request #204 from AndrejMitrovic/Fix7614 [triv, spec] Issue 7614 - pragma(msg) accepts any type. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
December 03, 2012 [Issue 7614] Spec says pragma(msg) only accepts strings, but it accepts anything | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=7614 Alex Rønne Petersen <alex@lycus.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |alex@lycus.org Resolution| |FIXED -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation