[1003.1(2016)/Issue7+TC2 0001084]: rule 3, 4, 5 do not say that a token is started, if needed

2018-05-10 Thread Austin Group Bug Tracker
The following issue has been set as DUPLICATE OF issue 0001085. == http://austingroupbugs.net/view.php?id=1084 == Reported By:Mark_Galeck

[1003.1(2016)/Issue7+TC2 0001085]: "token shall be from the current position in the input" is incorrect

2018-05-10 Thread Austin Group Bug Tracker
The issue 0001084 has been set as DUPLICATE OF the following issue. == http://austingroupbugs.net/view.php?id=1085 == Reported By:Mark_Galeck

[1003.1(2016)/Issue7+TC2 0001084]: rule 3, 4, 5 do not say that a token is started, if needed

2018-05-10 Thread Austin Group Bug Tracker
The following issue has been RESOLVED. == http://austingroupbugs.net/view.php?id=1084 == Reported By:Mark_Galeck Assigned To:

[1003.1(2016)/Issue7+TC2 0001085]: "token shall be from the current position in the input" is incorrect

2018-05-10 Thread Austin Group Bug Tracker
The following issue has been RESOLVED. == http://austingroupbugs.net/view.php?id=1085 == Reported By:Mark_Galeck Assigned To:

[1003.1(2016)/Issue7+TC2 0001085]: "token shall be from the current position in the input" is incorrect

2018-05-10 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=1085 == Reported By:Mark_Galeck Assigned To:

[1003.1(2013)/Issue7+TC1 0001071]: Name space reservation should move to XBD

2018-05-10 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=1071 == Reported By:nick Assigned To:

Re: [1003.1(2016)/Issue7+TC2 0001105]: problems with backslashes in awk strings and EREs

2018-05-10 Thread Geoff Clare
Stephane Chazelas wrote, on 09 May 2018: > > 2018-05-09 15:07:24 +0100, Geoff Clare: > [...] > > > I don't see the point of "requiring" that $0 ~ "\\f" match a FF. > > > > It's a consequence of the way literal strings are turned into EREs. > > When this happens,