[dmd-internals] [D-Programming-Language/dmd] f7a967: Update port.c
GitHub
noreply at github.com
Fri Dec 20 23:55:42 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f7a967c7204a49ea481867a43c462fb874dd9f89
https://github.com/D-Programming-Language/dmd/commit/f7a967c7204a49ea481867a43c462fb874dd9f89
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2013-12-20 (Fri, 20 Dec 2013)
Changed paths:
M src/root/port.c
Log Message:
-----------
Update port.c
::isnan() and ::isinf() not defined on FreeBSD. Updated lines 517, 533 and 561 to recognize isnan() and isinf() instead.
Commit: 4cf09ef60f0fe6aaf77f161b469ea799925e3cc0
https://github.com/D-Programming-Language/dmd/commit/4cf09ef60f0fe6aaf77f161b469ea799925e3cc0
Author: Walter Bright <walter at walterbright.com>
Date: 2013-12-20 (Fri, 20 Dec 2013)
Changed paths:
M src/root/port.c
Log Message:
-----------
Merge pull request #2994 from AndrewEdwards/master
Update port.c
Compare: https://github.com/D-Programming-Language/dmd/compare/db7ca853fd76...4cf09ef60f0f
More information about the dmd-internals
mailing list