lgautier / Rif.jl

Julia-to-R interface
GNU General Public License v2.0
54 stars 25 forks source link

bug fix for mac and current julia version #16

Closed randy3k closed 10 years ago

randy3k commented 10 years ago

Some bug fix for mac and current julia version. I have also disable the readline code which cause segfault.

Sorry for removing all the trailing spaces...

lgautier commented 10 years ago

There were a couple of issues with readline and the Python-R bridge (example: https://bitbucket.org/lgautier/rpy2/issue/10/readline-free-invalid-pointer-and). May be the same here.