[dmd-internals] [D-Programming-Language/dmd] ad9ec8: C-style function pointers now an error

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Oct 9 03:30:13 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ad9ec8352d7751fe1aa8e4e3b8cb3c9150ad3390
      https://github.com/D-Programming-Language/dmd/commit/ad9ec8352d7751fe1aa8e4e3b8cb3c9150ad3390
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/diag_cstyle.d

  Log Message:
  -----------
  C-style function pointers now an error


  Commit: 8b386e8c19d736cfa58f2762fd998238715ead8b
      https://github.com/D-Programming-Language/dmd/commit/8b386e8c19d736cfa58f2762fd998238715ead8b
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-10-09 (Thu, 09 Oct 2014)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/diag_cstyle.d

  Log Message:
  -----------
  Merge pull request #4056 from WalterBright/error-fp

C-style function pointers now an error


Compare: https://github.com/D-Programming-Language/dmd/compare/d2ab695c18ad...8b386e8c19d7


More information about the dmd-internals mailing list