Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

ruby 1.9: ParseTree could not be loaded #1

Open
creston opened this issue Jun 21, 2010 · 4 comments
Open

ruby 1.9: ParseTree could not be loaded #1

creston opened this issue Jun 21, 2010 · 4 comments

Comments

@creston
Copy link

creston commented Jun 21, 2010

ParseTree has no plan to support ruby 1.9. They suggest switching to ruby_parse: http://blog.zenspider.com/2009/04/parsetree-eol.html. Other than that, dm-sweatshop seems to work fine under ruby 1.9.

@felix
Copy link

felix commented Nov 10, 2010

I am not sure of the validity of this but can't we just use the object_id of the block, which is converted to a Proc (I believe). If so then this should suffice

@probablykabari
Copy link
Member

randexp relies on ParseTree as well, and is a dependency of dm-sweatshop

@kyledrake
Copy link
Contributor

This is still an issue. Any thoughts?

@enc
Copy link

enc commented Mar 21, 2011

This is still an issue.
ruby 1.9.2
ParseTree (3.0.7)
dm-sweatshop (1.1.0)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants