summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-01-12 20:33:36 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2014-01-12 20:33:36 -0800
commitf4e1c6bf5c7976e7903d4a8aac503834626643de (patch)
tree5285dda5f726ea6c42e06fa445984cbd310c041e /README.md
parent0cc58f677238a09aefd8544de665fc9afc24fe30 (diff)
downloadffi-yajl-f4e1c6bf5c7976e7903d4a8aac503834626643de.tar.gz
the rbx work fixed ruby-1.8 c-ext
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9c89033..b435f22 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,6 @@
## TODO
- fix int conversion issue in chef specs in c extension
-- fix c extension on rubinius
## BUILD NOTES
@@ -14,4 +13,3 @@
## KNOWN BUGS
- 'rake compile' broken on mac, only tested to work on linux (ubuntu)
-- C Extension segfaults on ruby 1.8.7, so the ffi mode is forced for RUBY_VERSION < 1.9