[dmd-internals] [D-Programming-Language/dmd] c4f4e7: use c_long_double instead of adhoc definitions

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Aug 23 10:44:31 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c4f4e7c0c4b7531c36d4b49714e2dd6f28cd522b
      https://github.com/D-Programming-Language/dmd/commit/c4f4e7c0c4b7531c36d4b49714e2dd6f28cd522b
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2014-08-23 (Sat, 23 Aug 2014)

  Changed paths:
    M test/runnable/cabi1.d
    M test/runnable/cppa.d
    M test/runnable/template9.d

  Log Message:
  -----------
  use c_long_double instead of adhoc definitions
enable a test in template9 now that the "duplicate COMDAT" problem is fixed


  Commit: 1f9dd76b9435465e9a1c65f08a79bb74a4acf4c5
      https://github.com/D-Programming-Language/dmd/commit/1f9dd76b9435465e9a1c65f08a79bb74a4acf4c5
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-24 (Sun, 24 Aug 2014)

  Changed paths:
    M test/runnable/cabi1.d
    M test/runnable/cppa.d
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #3891 from rainers/fixup_tests_coff32

use c_long_double instead of adhoc definitions in tests


Compare: https://github.com/D-Programming-Language/dmd/compare/bc0f0db0e077...1f9dd76b9435


More information about the dmd-internals mailing list