[dmd-internals] [D-Programming-Language/dmd] aaf4bd: fix Issue 12089 - std.utf.validate and inout(char[...

GitHub noreply at github.com
Sun Feb 9 23:53:24 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: aaf4bd8df5f612bca0c80ed76b5d2fc3a7c3f23c
      https://github.com/D-Programming-Language/dmd/commit/aaf4bd8df5f612bca0c80ed76b5d2fc3a7c3f23c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 12089 - std.utf.validate and inout(char[]) failts to compile


  Commit: c3b9b2497860e39b7ca5f4fd8da2f6ba75ef9e0c
      https://github.com/D-Programming-Language/dmd/commit/c3b9b2497860e39b7ca5f4fd8da2f6ba75ef9e0c
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-02-09 (Sun, 09 Feb 2014)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #3239 from 9rnsr/fix12089

[REG2.065a] Issue 12089 - std.utf.validate and inout(char[]) failts to compile


Compare: https://github.com/D-Programming-Language/dmd/compare/23e7c72eaebc...c3b9b2497860


More information about the dmd-internals mailing list