racket/racket
Matthew Flatt 33f2c23c05 workaround clang problem
Using MZ_INLINE on scheme_get_realint_val() and
scheme_get_unsigned_realint_val() leads to a link
error when using the current clang on Mac OS X 10.9.
Remove the MZ_INLINE declaration, since a modern C
compiler will inline, anyway.
2013-12-30 15:20:30 -07:00
..
collects fix problem with path->collects-relative 2013-12-30 12:15:18 -07:00
src workaround clang problem 2013-12-30 15:20:30 -07:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00