[dmd-internals] [D-Programming-Language/dmd] 10b1ec: Explicity take address of function

GitHub noreply at github.com
Mon Mar 4 23:47:13 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 10b1ecde101633fdedd6d3da0eb79d8361db2b82
      https://github.com/D-Programming-Language/dmd/commit/10b1ecde101633fdedd6d3da0eb79d8361db2b82
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/traits.c

  Log Message:
  -----------
  Explicity take address of function


  Commit: fc89fa4418639f226ae45a12956b459698923e61
      https://github.com/D-Programming-Language/dmd/commit/fc89fa4418639f226ae45a12956b459698923e61
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/optimize.c

  Log Message:
  -----------
  Don't take address of function without &


  Commit: 4ce62823f764a83c66c7b1f8b308d57aa95132c7
      https://github.com/D-Programming-Language/dmd/commit/4ce62823f764a83c66c7b1f8b308d57aa95132c7
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/optimize.c
    M src/traits.c

  Log Message:
  -----------
  Merge pull request #1718 from yebblies/takeaddress

Take address explicitly


Compare: https://github.com/D-Programming-Language/dmd/compare/7f23ab143c74...4ce62823f764


More information about the dmd-internals mailing list