[dmd-internals] [D-Programming-Language/dmd] 140e91: fix issue 658 - struct pointers in with()

GitHub noreply at github.com
Mon Aug 5 17:09:33 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 140e9138302afa59a98ffc1d382cd2a79b825f89
      https://github.com/D-Programming-Language/dmd/commit/140e9138302afa59a98ffc1d382cd2a79b825f89
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-08-03 (Sat, 03 Aug 2013)

  Changed paths:
    M src/dsymbol.c
    M src/statement.c
    M test/fail_compilation/diag9312.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  fix issue 658 - struct pointers in with()


  Commit: 75f77526e1c522f74e01c02eb687d09da51a1e88
      https://github.com/D-Programming-Language/dmd/commit/75f77526e1c522f74e01c02eb687d09da51a1e88
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-08-05 (Mon, 05 Aug 2013)

  Changed paths:
    M src/dsymbol.c
    M src/statement.c
    M test/fail_compilation/diag9312.d
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #2419 from hpohl/658

[enh] fix issue 658 - struct pointers in with()


Compare: https://github.com/D-Programming-Language/dmd/compare/9c3390c88a9b...75f77526e1c5


More information about the dmd-internals mailing list