Austin Group Defect Tracker

Aardvark Mark IV


Viewing Issue Simple Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Type Date Submitted Last Update
0001540 [1003.1(2016/18)/Issue7+TC2] Shell and Utilities Editorial Error 2021-12-17 02:58 2021-12-18 04:16
Reporter andras_farkas View Status public  
Assigned To
Priority normal Resolution Withdrawn  
Status Closed  
Name Andras Farkas
Organization
User Reference
Section make
Page Number
Line Number
Interp Status ---
Final Accepted Text
Summary 0001540: Small typo in make example
Description On:
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html [^]
There is one instance of "t.tab.o" which almost certainly should be "y.tab.o"
Desired Action Change:
$(CC) $(CFLAGS) -o $@ t.tab.o lex.o main.o
to:
$(CC) $(CFLAGS) -o $@ y.tab.o lex.o main.o
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0005558)
Don Cragun (manager)
2021-12-17 05:56

It looks like we noticed this problem when discussing adding the make -j option in 0001436 and a fix for it was included in the original resolution to that bug during the 2021-04-22 conference call (see Note: 0005327). But, that change was removed when that bug was reopened during the 2021-05-14 conference call. And the resolution to that bug in Note: 0005496 that was approved during the 2021-09-09 conference call no longer provided a fix for this issue.

However, we accepted 0001540 during the 2021-12-09 conference call and that bug is a duplicate of this bug.

I believe 0001540 should be withdrawn or closed as a duplicate of 0001510.
(0005566)
andras_farkas (reporter)
2021-12-18 02:08

Sounds fine to me: feel free to close this, especially if there won't be a TC3 of Issue 7.
(0005567)
Don Cragun (manager)
2021-12-18 04:16

Withdrawn s requested by submitter. Note that 0001510 is to be applied to tc3-2008 if such a TC is produced. Otherwise it will be included in the next revision of the standard.

- Issue History
Date Modified Username Field Change
2021-12-17 02:58 andras_farkas New Issue
2021-12-17 02:58 andras_farkas Name => Andras Farkas
2021-12-17 02:58 andras_farkas Section => make
2021-12-17 05:56 Don Cragun Note Added: 0005558
2021-12-18 02:08 andras_farkas Note Added: 0005566
2021-12-18 04:16 Don Cragun Interp Status => ---
2021-12-18 04:16 Don Cragun Note Added: 0005567
2021-12-18 04:16 Don Cragun Status New => Closed
2021-12-18 04:16 Don Cragun Resolution Open => Withdrawn


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker