[dmd-internals] [D-Programming-Language/dmd] 2061d4: Move CLASSINFO_SIZE macro to Target::classinfosize

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Apr 12 05:11:33 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2061d47800f949aedcf1d9d859a6eaffa976e87c
      https://github.com/D-Programming-Language/dmd/commit/2061d47800f949aedcf1d9d859a6eaffa976e87c
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

  Changed paths:
    M src/aggregate.h
    M src/magicport.json
    M src/target.c
    M src/target.h
    M src/toobj.c

  Log Message:
  -----------
  Move CLASSINFO_SIZE macro to Target::classinfosize


  Commit: 5041bd59f8cc534bc7911facee466e47f9b80c7a
      https://github.com/D-Programming-Language/dmd/commit/5041bd59f8cc534bc7911facee466e47f9b80c7a
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

  Changed paths:
    M src/aggregate.h
    M src/magicport.json
    M src/target.c
    M src/target.h
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #4582 from ibuclaw/target_classinfosize

Move CLASSINFO_SIZE macro to Target::classinfosize


Compare: https://github.com/D-Programming-Language/dmd/compare/b2e2f80d3657...5041bd59f8cc


More information about the dmd-internals mailing list