Sanny Builder Bug Tracker - Sanny Builder
View Issue Details
0000061Sanny Builder[All Projects] decompilerpublic2020-06-28 04:162020-11-01 17:01
Seemann 
Seemann 
normalminoralways
closedduplicate 
3.3.3 
 
0000061: Decompiler prints a non-existent jump offset as a label
{$CLEO}

jump 1


gets decompiled as


{$CLEO .cs}
0002: jump @NONAME_1

label NONAME_1 does not exist. Should be jump 1 instead
No tags attached.
Issue History
2020-06-28 04:16SeemannNew Issue
2020-06-28 04:16SeemannStatusnew => assigned
2020-06-28 04:16SeemannAssigned To => Seemann
2020-11-01 16:59SeemannNote Added: 0000074
2020-11-01 17:01SeemannStatusassigned => closed
2020-11-01 17:01SeemannResolutionopen => duplicate

Notes
(0000074)
Seemann   
2020-11-01 16:59   
tracking here https://github.com/sannybuilder/dev/issues/81 [^]