Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b8a3c8e2f983636e70f8f764550696f470bb5a01
      
https://github.com/D-Programming-Language/dmd/commit/b8a3c8e2f983636e70f8f764550696f470bb5a01
  Author: Carlos Une <[email protected]>
  Date:   2013-02-04 (Mon, 04 Feb 2013)

  Changed paths:
    M samples/winsamp.d

  Log Message:
  -----------
  return cast(int) msg.wParam in myWinMain; WPARAM is 64bit in Win64 but 
myWinMain requires an int return value


  Commit: 37f20039433500badd8885bd86412d6d4eeb7820
      
https://github.com/D-Programming-Language/dmd/commit/37f20039433500badd8885bd86412d6d4eeb7820
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M samples/winsamp.d

  Log Message:
  -----------
  Merge pull request #1621 from dnewbie/master

update samples/winsamp.d for Win64


Compare: 
https://github.com/D-Programming-Language/dmd/compare/57bf30b4113c...37f200394335
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to