Fusion patch
Fusion patch
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.
- Attachments
-
- FusionPatch.7z
- (52 KiB) Downloaded 1011 times
Re: Fusion patch
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
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