Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 22973a6c7103528a82ec2f5d5fc61653097535c3
      
https://github.com/D-Programming-Language/dmd/commit/22973a6c7103528a82ec2f5d5fc61653097535c3
  Author: Don Clugston <[email protected]>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Fix bug 10252 CTFE: Generate error for shr/ushr/shl out of range

Use same behaviour as for const-folding.


  Commit: 4e5179e795e1ab347511cb0e34244f8f3f30f430
      
https://github.com/D-Programming-Language/dmd/commit/4e5179e795e1ab347511cb0e34244f8f3f30f430
  Author: Walter Bright <[email protected]>
  Date:   2013-06-04 (Tue, 04 Jun 2013)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #2127 from donc/ctfe_shiftrange

10252 CTFE: Generate error for shr/ushr/shl out of range


Compare: 
https://github.com/D-Programming-Language/dmd/compare/49849104e815...4e5179e795e1
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to