[Issue 10482] Regression (2.063): Compiler doesn't warn about prefix const
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 2 07:25:07 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10482
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|regression |enhancement
--- Comment #7 from Kenji Hara <k.hara.pg at gmail.com> 2013-07-02 07:25:01 PDT ---
This is an intended change comes from issue 10150, so is not a regression.
Today dmd never distinguishes prefix storage class and scopes/labeled ones.
That's a design decision which sometimes talked by Walter.
But also, I can agree that it is a little bug-prone behavior.
So I switch this into enhancement issue.
--
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