Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f46f2197f458b4f242484b486302a383e70ceac4
      
https://github.com/D-Programming-Language/dmd/commit/f46f2197f458b4f242484b486302a383e70ceac4
  Author: Walter Bright <[email protected]>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M src/cppmangle.d
    M src/func.d
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  fix Issue 15610 - extern(C++) multiple inheritance - calling with wrong 
'this' ptr


  Commit: 84f6aaf592c6b4526a24f43d1bbdca77b4943b74
      
https://github.com/D-Programming-Language/dmd/commit/84f6aaf592c6b4526a24f43d1bbdca77b4943b74
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2016-01-30 (Sat, 30 Jan 2016)

  Changed paths:
    M src/cppmangle.d
    M src/func.d
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  Merge pull request #5372 from WalterBright/fix15610

fix Issue 15610 - extern(C++) multiple inheritance - calling with wro…


Compare: 
https://github.com/D-Programming-Language/dmd/compare/19feeb55e06b...84f6aaf592c6
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to