[dmd-internals] [D-Programming-Language/dmd] bfd3af: Fix Issue 8802 - proplem with enum of void*

GitHub noreply at github.com
Sun Dec 2 17:20:15 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bfd3af86dca2a4a1c0efb533a874812ca33ac515
      https://github.com/D-Programming-Language/dmd/commit/bfd3af86dca2a4a1c0efb533a874812ca33ac515
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M src/expression.c
    A test/compilable/test8802.d

  Log Message:
  -----------
  Fix Issue 8802 - proplem with enum of void*


  Commit: c377a6451302e3bfd8cf74e72b34ca64642fb45a
      https://github.com/D-Programming-Language/dmd/commit/c377a6451302e3bfd8cf74e72b34ca64642fb45a
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2012-12-02 (Sun, 02 Dec 2012)

  Changed paths:
    M src/expression.c
    A test/compilable/test8802.d

  Log Message:
  -----------
  Merge pull request #1330 from AndrejMitrovic/Fix8802

Issue 8802 - Lookup problem with void* enum base type


Compare: https://github.com/D-Programming-Language/dmd/compare/23d3b452cd88...c377a6451302


More information about the dmd-internals mailing list