[Issue 10947] const out parameter is not properly rejected

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 1 04:20:45 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-10-01 04:20:44 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/55decc97e5d059684e20c6dcd6a66aaa8b497f6f
fix Issue 10947 - const out parameter is not properly rejected

Bitwise-and of Type::mod vs STCxxx is merely a mistake.

Additionally, `out inout` parameter should also be rejected.

https://github.com/D-Programming-Language/dmd/commit/e0a201bbf80fb7bfbc7e5caf2c29921c3bddf5e3
Merge pull request #2511 from 9rnsr/fix10947

Issue 10947 - const out parameter is not properly rejected

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