Menu

#5 Can't compare results

open
nobody
None
5
2012-09-14
2006-12-14
No

Hi

When trying to compare results I get a message about an unhandle exception. I have commented the generic catch in main, and got this:
terminate called after throwing an instance of 'GLEAN::DrawingSurfaceConfig::Syntax'

And the sourcecode that has generated this exception:
if (lex.token != Lex::ICONST)
throw Syntax("expected integer value", lex.position());

at dsconfig.cpp:477

I run glean using glear -r results_folder for generate each of the results that were compared, and
glean -c first_result second_result to compare them.

If you need any extra information, please let me know.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.