Thread overview | ||||||
---|---|---|---|---|---|---|
|
August 11, 2013 [Issue 10792] New: Bad diagnostic on new eponymous enum template syntax | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=10792 Summary: Bad diagnostic on new eponymous enum template syntax Product: D Version: D2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DMD AssignedTo: nobody@puremagic.com ReportedBy: andrej.mitrovich@gmail.com --- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2013-08-11 05:01:22 PDT --- ----- enum isPred(T) = asdf ----- > Error: semicolon expected to close TOK0 declaration "TOK0" is an internal definition. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 11, 2013 [Issue 10792] Bad diagnostic on new eponymous enum template syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=10792 Henning Pohl <henning@still-hidden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic, pull CC| |henning@still-hidden.de --- Comment #1 from Henning Pohl <henning@still-hidden.de> 2013-08-11 05:20:22 PDT --- https://github.com/D-Programming-Language/dmd/pull/2465 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 11, 2013 [Issue 10792] Bad diagnostic on new eponymous enum template syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=10792 --- Comment #2 from github-bugzilla@puremagic.com 2013-08-11 08:23:13 PDT --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/166f722b966ac423c8bdb718ab60bc00fca3fc9d fix issue 10792 - Bad diagnostic on new eponymous enum template syntax https://github.com/D-Programming-Language/dmd/commit/b55f805133f9d249890ddf6b98270ca826b3e26b Merge pull request #2465 from hpohl/10792 fix issue 10792 - Bad diagnostic on new eponymous enum template syntax -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 11, 2013 [Issue 10792] Bad diagnostic on new eponymous enum template syntax | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrej Mitrovic | http://d.puremagic.com/issues/show_bug.cgi?id=10792 Andrej Mitrovic <andrej.mitrovich@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED 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