[dmd-internals] [D-Programming-Language/dmd] bb502a: Add check that 'struct ModuleInfo' exists in objec...

GitHub noreply at github.com
Wed Apr 24 01:42:08 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bb502a0eb03f2fa5d11fbc7b3522692c788d075a
      https://github.com/D-Programming-Language/dmd/commit/bb502a0eb03f2fa5d11fbc7b3522692c788d075a
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M src/class.c
    M src/declaration.h
    M src/module.c
    M src/module.h
    M src/mtype.c
    M src/struct.c
    M src/toobj.c

  Log Message:
  -----------
  Add check that 'struct ModuleInfo' exists in object.d


  Commit: 0b5641e11dbdd2ae51806e233c1eea5deb59d46c
      https://github.com/D-Programming-Language/dmd/commit/0b5641e11dbdd2ae51806e233c1eea5deb59d46c
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-04-24 (Wed, 24 Apr 2013)

  Changed paths:
    M src/class.c
    M src/declaration.h
    M src/module.c
    M src/module.h
    M src/mtype.c
    M src/struct.c
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #1925 from ibuclaw/moduleinfo_struct

Add check that 'struct ModuleInfo' exists in object.d


Compare: https://github.com/D-Programming-Language/dmd/compare/211f09dffad6...0b5641e11dbd


More information about the dmd-internals mailing list