Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0b560e6ae873a2f519406faadf1806d404937b51
      
https://github.com/D-Programming-Language/dmd/commit/0b560e6ae873a2f519406faadf1806d404937b51
  Author: k-hara <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M src/arrayop.c
    M test/runnable/arrayop.d

  Log Message:
  -----------
  fix Issue 8651 - Slice op Slice throws exceptions (not errors), and nothrow

Array ops should work in @safe pure nothrow code


  Commit: 99c0531136b342afc35bafed23d293ec4be7f316
      
https://github.com/D-Programming-Language/dmd/commit/99c0531136b342afc35bafed23d293ec4be7f316
  Author: Walter Bright <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M src/arrayop.c
    M test/runnable/arrayop.d

  Log Message:
  -----------
  Merge pull request #2141 from 9rnsr/fix8651

Issue 8651 - Slice op Slice throws exceptions (not errors), and nothrow


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

Reply via email to