Anonymous | Login | Signup for a new account | 2024-11-22 19:02 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000476 | CLE/P | 2. CLP | public | 2014-06-16 22:08 | 2014-06-17 13:50 | ||||
Reporter | Falk Reichbott | ||||||||
Assigned To | Falk Reichbott | ||||||||
Priority | high | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | General | OS | General | OS Version | General | ||||
Product Version | 1.1 | ||||||||
Target Version | 1.2 | Fixed in Version | 1.1 | ||||||
Summary | 0000476: Improve string handling for different shells and platforms | ||||||||
Description | It 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 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |