MIPT-ILab / MDSP

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

Running assembler w/o input arguments #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I try to launch assembler without input arguments the following 
assertion appears:

kosarev@server:~/svn/trunk/sources$ ./bin/asm
asm: asm/tokenan.cpp:37: void TokenAn::initFileLength(const char*): Assertion 
`f' failed.
Aborted

I expect some useful information instead of just "f".
svn rev. 237.

Original issue reported on code.google.com by nkosa...@gmail.com on 16 Apr 2010 at 2:54

GoogleCodeExporter commented 9 years ago
Fixed in r239.

Original comment by aspotas...@gmail.com on 16 Apr 2010 at 5:27

GoogleCodeExporter commented 9 years ago
Verified.

Original comment by nkosa...@gmail.com on 16 Apr 2010 at 7:19