JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : We have got a new blog where we post some interesting SWF internals info.

List of issuesList of issues

#98 Empty initializers causing empty lines in decompiled code
Author: developer honfika
Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: closed Help

Sometimes there are a lof of empty lines in the decompiled code. > What steps will reproduce the problem? Decompile the swf from issue #96. a.) Open com.hurlant.crypto.hash.IHash b.) Open com.hurlant.crypto.symmetric.IStreamChiper > What is the expected output? What do you see instead? a.) Lines 8-11 are empty. b.) Lines 7-11 are empty. There should be max 1 or 2 empty lines. > What version of the product are you using? On what operating system? 1.6.0, windows 7 x64 > Please provide any additional information below. Attach the file you have problem with if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE This is just a very minor issue, your program is the best swf decompiler.
admin
State: new→opened
admin
Title: Empty line in decomiled code→Empty initializers causing empty lines in decompiled code
admin
version 1.6.0u1 was released. Empty initializers now do not put empty lines in the code.
State: opened→upgraded
developer
Thank you.
admin
State: upgraded→closed