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

Testsuite fails with latest Terra release #1

Open
crest01 opened this issue Jul 6, 2016 · 0 comments
Open

Testsuite fails with latest Terra release #1

crest01 opened this issue Jul 6, 2016 · 0 comments

Comments

@crest01
Copy link

crest01 commented Jul 6, 2016

When trying to execute the testsuite with the latest release of terra (release-2016-03-25) i ran into the follwing problem:

src/terralib.lua:2841: Errors reported during typechecking.
./qs/lib/std.t:180: no such method destruct defined for type Vector
self:destruct()

With the stack:

stack traceback:
[C]: in function 'error'
src/terralib.lua:388: in function 'finishandabortiferrors'
src/terralib.lua:1982: in function 'invokeuserfunction'
src/terralib.lua:2841: in function 'docheck'
src/terralib.lua:3005: in function 'checkexp'
src/terralib.lua:2698: in function 'checksingle'
src/terralib.lua:3207: in function 'checkstmts'
src/terralib.lua:3101: in function 'checkblock'
src/terralib.lua:3291: in function 'typecheck'
src/terralib.lua:1109: in function 'defineobjects'
...
src/terralib.lua:1102: in function 'defineobjects'
./qs/lib/memoryPool.t:25: in main chunk
[C]: in function 'require'
./qs/lib/ad.t:2: in main chunk
[C]: in function 'require'
./qs/globals.t:2: in main chunk
[C]: in function 'require'
./qs/init.t:3: in main chunk
[C]: in function 'require'
test/testsuite.t:1: in main chunk

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