Anonymous | Login | 2025-01-14 16:24 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0000961 | [1003.1(2013)/Issue7+TC1] Shell and Utilities | Editorial | Enhancement Request | 2015-06-18 16:19 | 2024-06-11 09:02 | ||
Reporter | rhansen | View Status | public | ||||
Assigned To | |||||||
Priority | normal | Resolution | Accepted | ||||
Status | Closed | ||||||
Name | Richard Hansen | ||||||
Organization | |||||||
User Reference | |||||||
Section | sed | ||||||
Page Number | 3182 | ||||||
Line Number | 106404-106407 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | |||||||
Summary | 0000961: permit <semicolon> to terminate {...} command | ||||||
Description |
As reported in 0000944, the following is widely supported by existing implementations:sed '{=;};{=;}'However, the following is not: sed '/a/{/b/{=;=;};}'It is unclear why there is a difference in behavior in these two cases; perhaps the nesting has something to do with it. From a user's perspective, it would be nice if all implementations were required to support terminating brace groups with a semicolon regardless of where they appeared. |
||||||
Desired Action |
After applying the changes from 0000944, change page 3182 line 106404 from:Editing commands other than {...}, a, b, c, i, r, t, w, :, and # can be followed by a <semicolon>, optional <blank> characters, and another editing command.to: Editing commands other than a, b, c, i, r, t, w, :, and # can be followed by a <semicolon>, optional <blank> characters, and another editing command. |
||||||
Tags | issue8 | ||||||
Attached Files | |||||||
|
Relationships | ||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |