View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000014 | Sanny Builder | [All Projects] compiler | public | 2013-08-20 14:59 | 2013-08-20 18:51 |
|
Reporter | Seemann | |
Assigned To | Seemann | |
Priority | high | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 3.09 | |
Target Version | 3.1.0 | Fixed in Version | 3.1.0 | |
|
Summary | 0000014: Compiler fails to compile an opcode with number of parameters higher than 32 |
Description | SA allows up to 35 parameters per one opcode to be used. Opcodes with variable number of parameters are denoted with -1 constant in the SASCM.ini. But the Sanny compiler crashes when meets an opcode which total amount of parameters is above 32 (33,34,35), sometimes 32 parameters also make it fail. |
Steps To Reproduce | This line gives an error:
004F: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
Additional Information | http://sannybuilder.com/forums/viewtopic.php?pid=24544#p24544 [^] |
Tags | No tags attached. |
|
Attached Files | |
|