Closed lduguid closed 9 years ago
For now, pict3d needs a nightly snapshot of Racket, which makes flpow2near
public and also fixes some critical Typed Racket issues. As soon as we have a next release, I'll make the package depend on that. I'll leave this issue open until then.
Since posting this issue, I did a bit of poking around in the racket source code and saw your recent changes to https://github.com/plt/racket/blob/master/pkgs/math-pkgs/math-lib/math/private/flonum/flonum-exp.rkt (8cb4214586826988bd4287b76e5d1ae00930a5b6) , that defines flpow2near. Being new to racket I was not ready to patch my version with these changes so I will wait for the 'official' build to incorporate them and upgrade then. Looking forward to playing with pict3d. Thanks.
Racket 6.1.1 has been released since this was opened. This should be fixed now.
Welcome to DrRacket, version 6.1 [3m]. Language: racket [custom]; memory limit: 128 MB. . ../../../../../.racket/6.1/pkgs/pict3d/pict3d/private/math/fl2dot.rkt:45:16: flpow2near: unbound identifier in module in: flpow2near
Cannot find a definition for flpow2near although it seems to be referenced in ; ./pict3d/private/math/typed-flv3.rkt ./pict3d/private/math/fl2dot.rkt