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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 13 10:46:04 PDT 2013


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



--- Comment #2 from github-bugzilla at puremagic.com 2013-09-13 10:46:01 PDT ---
Commit pushed to dmd-1.x at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/670253c5fe78f3eac2d9236c305c4c061c149529
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