[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 08:43:43 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10482



--- Comment #8 from Dicebot <m.strashun at gmail.com> 2013-07-02 08:43:42 PDT ---
(In reply to comment #7)
> 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.

Yep, it is not a regression but a breaking change introduces by 10150, which
should not have been implemented in the first place. I wish I have noticed that
pull request before it was merged. There is currently minor discussion on topic
in 10150 thread.

-- 
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