[dmd-internals] [D-Programming-Language/dmd] 328b5e: Fix Issue 12705 and Fixup Pull 3501 - Default trus...

GitHub via dmd-internals dmd-internals at puremagic.com
Thu May 8 07:55:49 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 328b5e51df3e901cff4c8006c837d72a37d00464
      https://github.com/D-Programming-Language/dmd/commit/328b5e51df3e901cff4c8006c837d72a37d00464
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M src/mtype.c
    M src/mtype.h
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  Fix Issue 12705 and Fixup Pull 3501 - Default trust implies @system, and typeof(func) should
extract proper function attributes.


  Commit: e1e28ec7ed869b15b065673ca774fe53f2f19d42
      https://github.com/D-Programming-Language/dmd/commit/e1e28ec7ed869b15b065673ca774fe53f2f19d42
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M src/mtype.c
    M src/mtype.h
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  Merge pull request #3533 from AndrejMitrovic/FixupAttribs

Fix Issue 12705 and Fixup Pull 3501 - Fix @system and missing attributes when typeof(func) is used


Compare: https://github.com/D-Programming-Language/dmd/compare/694a6304b8e2...e1e28ec7ed86


More information about the dmd-internals mailing list