[Issue 10252] CTFE: Should generate error for shifts outside valid range

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 4 18:19:57 PDT 2013


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



--- Comment #1 from github-bugzilla at puremagic.com 2013-06-04 18:14:01 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/22973a6c7103528a82ec2f5d5fc61653097535c3
Fix bug 10252 CTFE: Generate error for shr/ushr/shl out of range

Use same behaviour as for const-folding.

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