MIPT-ILab / MDSP

[2009 – 2012] MDSP: functional simulation of a Multimedia Digital Signal Processor
MIT License
3 stars 1 forks source link

Correct testMemVal in test.cpp. #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Delete comments in main of test.cpp

What is the expected output? What do you see instead?
MemVal functions should work (functions are correct) but it crashes.

Original issue reported on code.google.com by plim.the...@gmail.com on 10 Nov 2010 at 2:50

GoogleCodeExporter commented 9 years ago
Do not to write a large annotation to an issue. It is better to write more than 
less.

>> 1. Delete comments in main of test.cpp

When I see it I wonder what type of comments it is? What should I delete to 
reproduce this bug? All comments?! Please be more more punctual in your 
descriptions.

Original comment by alexander.igorevich.titov@gmail.com on 10 Nov 2010 at 7:26

GoogleCodeExporter commented 9 years ago
Two strings
//testMemVal();
//testMemModel();
are placed in the main function of test.cpp. If you try to delelte "//" symbols 
an error will occur. This problem is solved. Results are avaliable at r402.

Original comment by plim.the...@gmail.com on 10 Nov 2010 at 8:38

GoogleCodeExporter commented 9 years ago
Let's see the results of next regular testing. If they are OK then this fix is 
good.

Original comment by grigory....@gmail.com on 10 Nov 2010 at 9:58

GoogleCodeExporter commented 9 years ago
This problem was fixed.

Original comment by plim.the...@gmail.com on 12 Nov 2010 at 2:51