tst2005googlecode / slb

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

SLB-1.70 and lua 5.1.4: vector and ivector tests cause exceptions with Visual Studio 2010. #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build lua, slb, and unit tests with Visual Studio 2010
2. Run tests vector and ivector scripts.
3.

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

What version of the product are you using? On what operating system?
SLB-1.70
lua 5.1.4
Visual Studio 2010
Windows 7

Please provide any additional information below.
ivector.lua results in exception due to "Unknown class in"
vector.lua will run in Release mode but causes exception in Debug mode.

Original issue reported on code.google.com by mhei...@zipperint.com on 4 May 2011 at 5:21

GoogleCodeExporter commented 9 years ago
This comment adds clarification to the initial issue report.

Regarding the ivector.lua comment in the issue report, it should read:
ivector.lua results in exception due to "Unknown class int".

The vector.lua exception in Debug mode is related to the use of the iterator.

Original comment by mhei...@zipperint.com on 5 May 2011 at 4:44

GoogleCodeExporter commented 9 years ago
Hi, this should be fixed in the latest version of the repository code, have you 
downloaded the code from the mercurial repository and checked it?

If it works fine what I should do is make a new deploy with those changes.

Original comment by joseLuis...@gmail.com on 5 May 2011 at 8:50

GoogleCodeExporter commented 9 years ago
These aren't critical issues for me at the moment and I'm not set up to 
conveniently grab a build from the repository so I'll just wait until the next 
release.
I'm glad to hear that they should already be fixed.
Thanks for the quick response!

Original comment by mhei...@zipperint.com on 6 May 2011 at 6:35

GoogleCodeExporter commented 9 years ago
Try SLB-1.71 or SLB-1.81

Original comment by joseLuis...@gmail.com on 14 Jun 2011 at 2:15