Page 1 of 1

issue-#17: Fixing a bug in command line reading

Posted: Tue Sep 30, 2014 11:45 am
by Josef Templ
Please have a look at redmine issue #17, "Fixing a bug in command line reading"
http://redmine.blackboxframework.org/issues/17.
It is a very old issue and has a simple and obvious fix.
I have created a topic branch issue-#17 for it and I have included the proposed solution
in module HostMenus, see
https://github.com/BlackBoxCenter/black ... ssue-%2317.
The issue has been reported as OberonCore B8 and is also available
as CPC 1.7 change list number 27.

This issue, when resolved, allows me to simplify the build engine (subsystem Script)
by removing the file Script/Mod/HostMenus.odc, which contains the same bug fix.

Thanks in advance to Doug for creating a poll and to the center members for voting YES.

- Josef

Re: issue-#17: Fixing a bug in command line reading

Posted: Tue Sep 30, 2014 3:38 pm
by Ivan Denisov
To see the changes better to use this link:
http://redmine.blackboxframework.org/pr ... 91b914d590

Re: issue-#17: Fixing a bug in command line reading

Posted: Mon Oct 06, 2014 11:21 am
by Josef Templ
The fix has been pulled to master and the topic branch has been deleted.

- Josef