[dmd-internals] [D-Programming-Language/dmd] dd4c7c: do not try to generate codeview debug info for non...

GitHub noreply at github.com
Thu Nov 29 04:20:20 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: dd4c7c16b671738480d372ab193d7c2a5c1bc54c
      https://github.com/D-Programming-Language/dmd/commit/dd4c7c16b671738480d372ab193d7c2a5c1bc54c
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M src/tocvdebug.c

  Log Message:
  -----------
  do not try to generate codeview debug info for non-integer enum


  Commit: 9f068b1b07aa9b2b3da7260ff1f5ed2615c1ae89
      https://github.com/D-Programming-Language/dmd/commit/9f068b1b07aa9b2b3da7260ff1f5ed2615c1ae89
  Author: Don Clugston <dclugston at googlemail.com>
  Date:   2012-11-29 (Thu, 29 Nov 2012)

  Changed paths:
    M src/tocvdebug.c

  Log Message:
  -----------
  Merge pull request #1331 from rainers/issue_5168

fix issue 5168: do not try to generate codeview debug info for non-integer enum


Compare: https://github.com/D-Programming-Language/dmd/compare/38d04f889784...9f068b1b07aa


More information about the dmd-internals mailing list