patchmake - Patches: patch #5362, add the option -P that lets make...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5362: add the option -P that lets make write its database into a file, not to stdout.

Submitter:  None
Submitted:  Fri 01 Sep 2006 05:42:52 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open Fixed Release:  None

Fri 01 Sep 2006 05:42:52 PM UTC, original submission:  

Hi,

please note this discussion:

http://lists.gnu.org/archive/html/help-make/2006-01/msg00018.html

I wrote a small patch that adds another option -P filename.  The filename will be opened and assigned to a "FILE* database".

If -P is not given, "database" is assigned from stdout.

"database" is further used whenever anything from the database is printed.

This makes make write its database into a file, if chosen by -P.

Please note that i'd like to write another patch that writes the debug information into a file.


Best regards,
Torsten.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10667:  make.patch added by None (21KiB - text/x-patch - The patch implementing -P filename)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-09-01 None Attached File- Added make.patch, #10667
    Carbon-Copy- Added -nicht verfügbar-

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code