[racket-dev] [plt] Push #22405: master branch updated
More than a week ago, ryanc at racket-lang.org wrote:
> a19a034 Ryan Culpepper <ryanc at racket-lang.org> 2011-04-04 15:14
> :
> | added ffi/unsafe/security
> :
> A collects/ffi/unsafe/security.rkt
`ffi/unsafe' should be for things that are not safe, so it looks like
this should be elsewhere. (And looking at the functionality, it looks
like it's better to get rid of the ffi types which are easily done
with `security-guard-check-file', and move it to a different
collection -- maybe `racket/path'?)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!