[dmd-internals] [D-Programming-Language/dmd] f5ab4e: Improve fail_compilation tests by using `TEST_OUTP...

GitHub noreply at github.com
Mon Sep 30 11:31:56 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f5ab4e1f1b834c23977c3205ff86c690704c5b26
      https://github.com/D-Programming-Language/dmd/commit/f5ab4e1f1b834c23977c3205ff86c690704c5b26
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M test/fail_compilation/fail243.d
    A test/fail_compilation/fail243t.d
    M test/fail_compilation/fail6572.d

  Log Message:
  -----------
  Improve fail_compilation tests by using `TEST_OUTPUT`


  Commit: 9b78fef20ec71794ad2b88c790d732b48566a7fb
      https://github.com/D-Programming-Language/dmd/commit/9b78fef20ec71794ad2b88c790d732b48566a7fb
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/fail243t.d
    M test/fail_compilation/fail6572.d

  Log Message:
  -----------
  fix Issue 11145 - Duplicated deprecation message "use of typedef is deprecated;"


  Commit: 3e1d925e5e5bb6844d9c44f97bedaa9afa6c4d81
      https://github.com/D-Programming-Language/dmd/commit/3e1d925e5e5bb6844d9c44f97bedaa9afa6c4d81
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-09-30 (Mon, 30 Sep 2013)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/fail243.d
    A test/fail_compilation/fail243t.d
    M test/fail_compilation/fail6572.d

  Log Message:
  -----------
  Merge pull request #2601 from 9rnsr/fix11145

Issue 11145 - Duplicated deprecation message "use of typedef is deprecated;"


Compare: https://github.com/D-Programming-Language/dmd/compare/e5b6d2293948...3e1d925e5e5b


More information about the dmd-internals mailing list