Fusion patch

If you have something to say about LogicCircuit program or you know how to improve it please share it here.
Post Reply
Ale95
Posts: 6
Joined: Tue Apr 14, 2015 12:18 pm

Fusion patch

Post 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.
Attachments
FusionPatch.7z
(52 KiB) Downloaded 389 times
User avatar
admin
Site Admin
Posts: 406
Joined: Sun Jun 14, 2009 10:53 pm
Contact:

Re: Fusion patch

Post 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
Post Reply