View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001989 | 1003.1(2024)/Issue8 | Shell and Utilities | public | 2026-06-22 18:27 | 2026-06-22 18:27 |
| Reporter | stephane | Assigned To | |||
| Priority | normal | Severity | Objection | Type | Error |
| Status | New | Resolution | Open | ||
| Name | Stephane Chazelas | ||||
| Organization | |||||
| User Reference | |||||
| Section | awk utility | ||||
| Page Number | 2605 | ||||
| Line Number | 85176 | ||||
| Interp Status | |||||
| Final Accepted Text | |||||
| Summary | 0001989: Confusing reference to "Symbol" for $0 | ||||
| Description | > The symbol $0 shall refer to the entire record It's not a "symbol", it's the $ operator applied to number 0 that yields the "full record variable", $ 0, $(12/4-3) refer to the same variable. | ||||
| Desired Action | Change > The symbol $0 shall refer to the entire record To > $0 shall refer to the entire record | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-22 18:27 | stephane | New Issue |