[bug #60904] More accurate description of intermediate files

2021-09-06 Thread Paul D. Smith
Update of bug #60904 (project make):

  Status:None => Fixed  
 Assigned to:None => psmith 
 Open/Closed:Open => Closed 
   Fixed Release:None => SCM
   Triage Status:None => Small Effort   

___

Follow-up Comment #1:

I make slightly different wording to make this explicitly clear.

Thanks!

___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/




[bug #60904] More accurate description of intermediate files

2021-07-10 Thread Dmitry Goncharov
Additional Item Attachment, bug #60904 (project make):

File name: sv_60904_doc_clarify_intermediate.diff Size:1 KB
   




___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/




[bug #60904] More accurate description of intermediate files

2021-07-10 Thread Dmitry Goncharov
URL:
  

 Summary: More accurate description of intermediate files
 Project: make
Submitted by: dgoncharov
Submitted on: Sat 10 Jul 2021 02:53:15 PM UTC
Severity: 3 - Normal
  Item Group: Documentation
  Status: None
 Privacy: Public
 Assigned to: None
 Open/Closed: Open
 Discussion Lock: Any
   Component Version: SCM
Operating System: None
   Fixed Release: None
   Triage Status: None

___

Details:

The manual states

"The first difference is what happens if the intermediate file does not exist.
If an ordinary file b does not exist, and make considers a target that depends
on b, it invariably creates b and then updates the target from b. But if b is
an intermediate file, then make can leave well enough alone."

This description can be made more accurate. The manual should explicitly state
that make can leave well enough done, if b is an intermediate file and the
target exists.




___

Reply to this item at:

  

___
  Message sent via Savannah
  https://savannah.gnu.org/