View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001510 | Issue 8 drafts | Shell and Utilities | public | 2021-08-11 16:15 | 2024-06-11 09:12 |
Reporter | kre | Assigned To | |||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Product Version | Draft 2 | ||||
Name | Robert Elz | ||||
Organization | |||||
User Reference | |||||
Section | XCU 1.14 / make | ||||
Page Number | 2954 | ||||
Line Number | 99212-3 | ||||
Final Accepted Text | |||||
Summary | 0001510: Typo in example in make | ||||
Description | Lines 99212-3 in Innue-8 D2 are foo: y.tab.o lex.o main.o $(CC) $(CFLAGS) -o $@ t.tab.o lex.o main.o The "t.tab.o" in line 99213 is probably intended to be y.tab.o (fingers off by one...) | ||||
Desired Action | In line 99213 (page 2954) of Issue8 Draft 2, change the word t.tab.o to be y.tab.o | ||||
Tags | tc3-2008 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-11 16:15 | kre | New Issue | |
2021-08-11 16:15 | kre | Name | => Robert Elz |
2021-08-11 16:15 | kre | Section | => XCU 1.14 / make |
2021-08-11 16:15 | kre | Page Number | => 2954 |
2021-08-11 16:15 | kre | Line Number | => 99212-3 |
2021-12-09 17:29 | nick | Status | New => Resolved |
2021-12-09 17:29 | nick | Resolution | Open => Accepted |
2021-12-09 17:30 | nick | Tag Attached: tc3-2008 | |
2022-01-11 11:34 | geoffclare | Status | Resolved => Applied |
2024-06-11 09:12 | agadmin | Status | Applied => Closed |