Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirah Model doesn't work with mirah 0.0.6 #4

Open
baroquebobcat opened this issue Feb 15, 2011 · 0 comments
Open

Mirah Model doesn't work with mirah 0.0.6 #4

baroquebobcat opened this issue Feb 15, 2011 · 0 comments

Comments

@baroquebobcat
Copy link
Member

mirah_model build seems to successfully build the gem but rake test fails as follows

ashee:mirah_model amitava$ rake test
(in /Users/amitava/opt/mirah_model) mkdir -p build
Compiling Mirah sources
cd src
mirahc -d /Users/amitava/opt/mirah_model/build /Users/amitava/opt/mirah_model/src/model.mirah
cd -
Building jar: /Users/amitava/opt/mirah_model/lib/mirahdatastore.jar
Compiling Mirah tests
cd test
mirahc -d /Users/amitava/opt/mirah_model/test --classpath /Users/amitava/opt/mirah_model/lib/mirahdatastore.jar /Users/amitava/opt/mirah_model/test/model_test.mirah
/Users/amitava/opt/mirah_model/test/model_test.mirah:31: undefined method literal' for ScopedBody body: String("date"):Mirah::AST::ScopedBody property 'date', Date ^^^^^^^^^^^^^^^^^^^^^^^ error on FunctionalCall(property)(2060) rake aborted! undefined methodliteral' for ScopedBody
body:
String("date"):Mirah::AST::ScopedBody /Users/amitava/opt/mirah_model/Rakefile:49 (See full trace by running task with --trace)

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

No branches or pull requests

1 participant