Closed adammw closed 8 years ago
What version of RABCDAsm are you using? I believe this problem to be fixed in master (a17a03e6f6baaf55b81f95b4f24af0db9a20cb55).
Using latest master, although the sha appears to be later: 8ab69fc6b73703ecf46ffa9f0bd23cb0de8b621b
I managed to reproduce it. It looks like the same underlying problem as #31, with the same workaround applying (build without -inline
or a different D compiler).
although the sha appears to be later: 8ab69fc
I meant that a17a03e6f6baaf55b81f95b4f24af0db9a20cb55 was the commit in which I thought I had fixed this bug.
Should be fixed in v1.18.
RABCDAsm seems to be fine extracting the abc code and then decompiling the extracted abc from the following SWF file available at: https://play.spotify.edgekey.net/client/d102aaf/flash/player.swf, however when attempting to recompile the main asasm file, the following assert error occurs: