Page 1 of 1

Fusion patch

Posted: Sat Mar 26, 2016 8:17 am
by Ale95
I don't know where to post it, but i found a little error inside Fusion universal assembler (good work by the way, really useful tool), Fusion just crash when you use "dir\file" format because it tries to parse as escape character instead of subdirectory. The correct format is "dir/file", i patched the crash and now reports that you used the wrong slash.

Re: Fusion patch

Posted: Wed Mar 30, 2016 10:54 am
by admin
Hi,
Thank you for finding this bug. I’ve fixed it. The include path can accept any slashes and don’t interpret them as escape character anymore.
You can download new version at: https://bitbucket.org/EugeneLepekhin/fusion/downloads
Please let me know if you find any other problems.
Eugene