Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 47bee50a3962cc0c7aeb10d929b0e5f29af731dd
      
https://github.com/D-Programming-Language/dmd/commit/47bee50a3962cc0c7aeb10d929b0e5f29af731dd
  Author: Justin Holewinski <[email protected]>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/posix.mak
    M src/root/port.c

  Log Message:
  -----------
  Fix build when targeting OS X Mountain Lion.

The Mac OS X SDK appears to have changed __inline_isnan to
__inline_isnan[fdl] for SDK 10.8. This uses the proper functions
when targeting SDK 10.8+.


  Commit: efed1877fbcb91048f97039a5cfd25b92f36c4a4
      
https://github.com/D-Programming-Language/dmd/commit/efed1877fbcb91048f97039a5cfd25b92f36c4a4
  Author: Walter Bright <[email protected]>
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
    M src/posix.mak
    M src/root/port.c

  Log Message:
  -----------
  Merge pull request #1241 from jholewinski/macosx-10.8

Fix build when targeting OS X Mountain Lion.


Compare: 
https://github.com/D-Programming-Language/dmd/compare/204a1e0d480f...efed1877fbcb
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to