[dmd-internals] [D-Programming-Language/dmd] 55aca1: fix Issue 10180 - offsetof doesn't work through fu...

GitHub noreply at github.com
Mon May 27 06:20:43 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 55aca1092743f8dd212f75abfab14222a03ce427
      https://github.com/D-Programming-Language/dmd/commit/55aca1092743f8dd212f75abfab14222a03ce427
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

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

  Log Message:
  -----------
  fix Issue 10180 - offsetof doesn't work through function call alias this


  Commit: 07909949f81479425cd89c74ba2a617b6f85d0eb
      https://github.com/D-Programming-Language/dmd/commit/07909949f81479425cd89c74ba2a617b6f85d0eb
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

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

  Log Message:
  -----------
  Merge pull request #2085 from 9rnsr/fix10180

Issue 10180 - offsetof doesn't work through function call alias this


Compare: https://github.com/D-Programming-Language/dmd/compare/ccfdf10f50e7...07909949f814


More information about the dmd-internals mailing list