Bug #52
fixing wrong DevCommanders.par.beg/end
Status: | Closed | Start date: | 05/24/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | J. Templ | % Done: | 0% | |
Category: | - | |||
Target version: | 1.7 | |||
Forum topic: |
Description
The calculation of DevCommanders.par.beg/end needs to be fixed.
1. When an EndView immediately follows the command, that view is ignored.
2. When the parameters are terminated by the end of the text (eot) the last character is excluded.
A proposal for the required changes by Eugene Temirgaleev exists in CPC 1.7 rc5.
Reported by Eugene Temirgaleev, 2010-07-26.
Refers to CPC 1.7 rc5 change list number 26 (1 of 5 sub-issues).
Refers to OberonCore B11.
Associated revisions
fixing wrong beg/end position. Refs: #52.
As proposed in CPC 1.7 rc5 by Eugene Temirgaleev with the following additions:
1. test v # NIL removed in GetParExtend because it follows from ~r.eot
2. similar changes added to ScriptConfig
Signed-off-by: Josef Templ <josef.templ@gmail.com>
History
#1 Updated by J. Templ over 4 years ago
- Status changed from New to Closed