[dmd-internals] [D-Programming-Language/dmd] 0b84ec: remove redundant declarations

GitHub noreply at github.com
Sun Oct 28 13:21:27 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0b84ec70ee1710acca8e6de14242a1c7435b83ef
      https://github.com/D-Programming-Language/dmd/commit/0b84ec70ee1710acca8e6de14242a1c7435b83ef
  Author: Martin Nowak <dawg at dawgfoto.de>
  Date:   2012-10-24 (Wed, 24 Oct 2012)

  Changed paths:
    M src/builtin.c

  Log Message:
  -----------
  remove redundant declarations

- FreeBSD has long double versions of these functions since 8.0.
  If we wanted to have this work on pre-8.0 there should be definitions.


  Commit: 579e10e20927d4f8649532d5cef6f68e65970b69
      https://github.com/D-Programming-Language/dmd/commit/579e10e20927d4f8649532d5cef6f68e65970b69
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M src/builtin.c

  Log Message:
  -----------
  Merge pull request #1216 from dawgfoto/FBSD-longdouble

remove redundant declarations


Compare: https://github.com/D-Programming-Language/dmd/compare/effb4c0885c9...579e10e20927


More information about the dmd-internals mailing list