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

Fix "Cannot look up attributes in a type object" in generated scripts #399

Merged
merged 1 commit into from Mar 31, 2015
Merged

Conversation

niner
Copy link
Collaborator

@niner niner commented Mar 31, 2015

The panda script failed with "Cannot look up attributes in a type object
in method files at src/gen/m-CORE.setting:26732". Seems like files()
expects to be called on an object. CompUnitRepo objects are to be found
in @*INC.

The panda script failed with "Cannot look up attributes in a type object
in method files at src/gen/m-CORE.setting:26732". Seems like files()
expects to be called on an object. CompUnitRepo objects are to be found
in @*INC.
FROGGS added a commit that referenced this pull request Mar 31, 2015
Fix "Cannot look up attributes in a type object" in generated scripts
@FROGGS FROGGS merged commit c5f2d09 into rakudo:nom Mar 31, 2015
zoffixznet added a commit that referenced this pull request Jan 25, 2018
NQP bump brought: Raku/nqp@2018.01...2018.01-9-gdd8b1ad
dd8b1ad Merge pull request #399 from perl6/post-release
0264b23 Easyfy matching Block WVals with their QAST::Blocks…
3ce6994 Merge branch 'master' into post-release
7417743 Simplify conditional variant lookup
71658ad Make certain conditionals with natives 2.1x faster
a8ca35a Document getlexref_*
df45cb8 Fix crashes with native types in conditionals
c11e211 Merge branch 'master' into post-release
e34595c Avoid using variables where we don't need any
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

Successfully merging this pull request may close these issues.

None yet

2 participants