Sanny Builder Bug Tracker - Sanny Builder
View Issue Details
0000014Sanny Builder[All Projects] compilerpublic2013-08-20 14:592013-08-20 18:51
Seemann 
Seemann 
highcrashalways
resolvedfixed 
3.09 
3.1.03.1.0 
0000014: Compiler fails to compile an opcode with number of parameters higher than 32
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.
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
http://sannybuilder.com/forums/viewtopic.php?pid=24544#p24544 [^]
No tags attached.
Issue History
2013-08-20 14:59SeemannNew Issue
2013-08-20 14:59SeemannStatusnew => assigned
2013-08-20 14:59SeemannAssigned To => Seemann
2013-08-20 15:05SeemannStatusassigned => confirmed
2013-08-20 15:07SeemannTarget Version => 3.1.0
2013-08-20 18:51SeemannStatusconfirmed => resolved
2013-08-20 18:51SeemannResolutionopen => fixed
2013-08-20 18:51SeemannFixed in Version => 3.1.0

There are no notes attached to this issue.