dobesv / nullc

Automatically exported from code.google.com/p/nullc
0 stars 0 forks source link

TestRun produces 2 errors #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make clean
2. make
3. ./TestRun

What is the expected output? What do you see instead?

Output from beginning of TestRun:
External function call. double inside a class, argument in registers.
VM  Failed (0 != 1)
example of a forward iterator over vector contents
VM  Failed (There is more than one value on the stack != 49)
Eval test finished in 30.000000
VM passed 353 of 355 tests

See attached file for the rest of the tests.

What version of the product are you using? On what operating system?
revision 1041:9aa6993c6139 plus the Makefile in issue 1.

Please provide any additional information below.
Contact me if you need more info or testing.

Original issue reported on code.google.com by Conrad.S...@gmail.com on 7 Aug 2010 at 5:06

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you for the report.

Fix for the second error is now in repository. As for the first one, it will be 
fixed later.

Original comment by Where...@gmail.com on 7 Aug 2010 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by Where...@gmail.com on 21 Sep 2010 at 8:43