FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000476CLE/P2. CLPpublic2014-06-16 22:082014-06-17 13:50
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PriorityhighSeverityfeatureReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version1.1 
Target Version1.2Fixed in Version1.1 
Summary0000476: Improve string handling for different shells and platforms
DescriptionIt would be useful to use also "...''..." instead of '...""...'. Means a string or a complement can be start wir ' or " and must be end with ' or ".

If the type for the value behind the sign '=' a string, then accept string until a space without ' ' or " " like. file=hugo.txt
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0000497)
Falk Reichbott (administrator)
2014-06-17 00:04

Strings can now be defined without ''
(0000498)
Falk Reichbott (administrator)
2014-06-17 00:34
edited on: 2014-06-17 07:29

This does not work, because separation of keywords from strings are not possible anymore, if anything accepted behind the sign (=). For example CCSID=DEFAULT will then be the string 'DEFAULT' and not the keyword.

(0000499)
Falk Reichbott (administrator)
2014-06-17 13:50

String can now defaind without enclosing between separators and spaces if it will not start with a valid key word.

Additionally a string can now be enclosed in "..." or '...'. This is valid vice versa for supplements.

For example:

 file = 'hugo.txt'
 file = hugo.txt
 file ="hugo.txt"

will be identical.

 file = stream

will still be result in the key word stream to define the filename stream the enclosing are required.

 file ='stream'

This version of CLEP will be used with version 5.0.15 of FLAM.

- Issue History
Date Modified Username Field Change
2014-06-16 22:08 Falk Reichbott New Issue
2014-06-16 22:08 Falk Reichbott Status new => assigned
2014-06-16 22:08 Falk Reichbott Assigned To => Falk Reichbott
2014-06-17 00:04 Falk Reichbott Note Added: 0000497
2014-06-17 00:34 Falk Reichbott Note Added: 0000498
2014-06-17 07:26 Falk Reichbott Description Updated View Revisions
2014-06-17 07:29 Falk Reichbott Note Edited: 0000498 View Revisions
2014-06-17 07:29 Falk Reichbott Note Edited: 0000498 View Revisions
2014-06-17 13:50 Falk Reichbott Note Added: 0000499
2014-06-17 13:50 Falk Reichbott Status assigned => resolved
2014-06-17 13:50 Falk Reichbott Fixed in Version => 1.1
2014-06-17 13:50 Falk Reichbott Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker