[bug #66268] Messed up error message about a failure to remove an intermediate file.

2024-10-01 Thread Paul D. Smith
Update of bug #66268 (group make): Status:None => Fixed Open/Closed:Open => Closed Operating System:None => Any Fixed Release:

[bug #66268] Messed up error message about a failure to remove an intermediate file.

2024-09-28 Thread Dmitry Goncharov
Additional Item Attachment, bug #66268 (group make): File name: sv66268_intermfile_removal_error_msg.diff Size: 2KiB AGPL NOTICE These attachments are served by Savane. You can download the corr

[bug #66268] Messed up error message about a failure to remove an intermediate file.

2024-09-28 Thread Dmitry Goncharov
Follow-up Comment #1, bug #66268 (group make): Messed up error message about a failure to remove an intermediate file. $ cat makefile all: hello.x %.x: b/%.q; $(info $@ from $<) b/%.q:; mkdir b; touch $@; chmod -w b $ make mkdir b; touch b/hello.q; chmod -w b hello.x from b/hello.q rm b/hello.qm

[bug #66268] Messed up error message about a failure to remove an intermediate file.

2024-09-28 Thread Dmitry Goncharov
URL: Summary: Messed up error message about a failure to remove an intermediate file. Group: make Submitter: dgoncharov Submitted: Sat 28 Sep 2024 12:38:31 PM UTC Severity: 3