[dmd-internals] [D-Programming-Language/dmd] c700db: Issue 6902 - Different "pure nothrow int()" types

noreply at github.com noreply at github.com
Mon Nov 14 00:59:11 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: c700db5b8a5a7fde3e6475866f388d53408ac363
      https://github.com/D-Programming-Language/dmd/commit/c700db5b8a5a7fde3e6475866f388d53408ac363
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M src/func.c
  M src/statement.c
  M test/runnable/xtest46.d

  Log Message:
  -----------
  Issue 6902 - Different "pure nothrow int()" types


  Commit: fbd805f5333ac05245980b7f3c87a4f7da94d0ad
      https://github.com/D-Programming-Language/dmd/commit/fbd805f5333ac05245980b7f3c87a4f7da94d0ad
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M src/func.c
  M src/statement.c

  Log Message:
  -----------
  Add issue number


  Commit: 3af76245c7626a1489322bb6fc8353b1c4aa2e35
      https://github.com/D-Programming-Language/dmd/commit/3af76245c7626a1489322bb6fc8353b1c4aa2e35
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M src/func.c
  M src/statement.c
  M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #498 from 9rnsr/fix6902

Issue 6902 - Different "pure nothrow int()" types


Compare: https://github.com/D-Programming-Language/dmd/compare/6fb5861...3af7624


More information about the dmd-internals mailing list