[dmd-internals] [D-Programming-Language/dmd] 817ac8: Change to rawWrite for Windows platform.

GitHub noreply at github.com
Sun Aug 19 01:02:54 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 817ac8612afdf9a3b71f03bb8d498bfba6587f90
      https://github.com/D-Programming-Language/dmd/commit/817ac8612afdf9a3b71f03bb8d498bfba6587f90
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

  Changed paths:
    M test/d_do_test.d

  Log Message:
  -----------
  Change to rawWrite for Windows platform.


  Commit: 971e828ff4d7d0f94880ced0c614c3e3fb0e78ef
      https://github.com/D-Programming-Language/dmd/commit/971e828ff4d7d0f94880ced0c614c3e3fb0e78ef
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

  Changed paths:
    M test/d_do_test.d

  Log Message:
  -----------
  Add TEST_OUTPUT parameter to test compilation output, e.g. diagnostic bugs.


  Commit: 21f32ed72f75f0eaf68f06da62eb4c8e3e0a2c98
      https://github.com/D-Programming-Language/dmd/commit/21f32ed72f75f0eaf68f06da62eb4c8e3e0a2c98
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

  Changed paths:
    A test/fail_compilation/diag8354.d

  Log Message:
  -----------
  fix Issue 8354 - Some missing "import std.math to use ^^ operator" error messages


  Commit: a7c40c6e4cb8e8197c45bcdee41288f98ce852e5
      https://github.com/D-Programming-Language/dmd/commit/a7c40c6e4cb8e8197c45bcdee41288f98ce852e5
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-08-19 (Sun, 19 Aug 2012)

  Changed paths:
    M test/d_do_test.d
    A test/fail_compilation/diag8354.d

  Log Message:
  -----------
  Merge pull request #1088 from 9rnsr/test_diagnostic_bugs

Add feature for testing diagnostic bugs


Compare: https://github.com/D-Programming-Language/dmd/compare/a8b58bdaa020...a7c40c6e4cb8


More information about the dmd-internals mailing list