[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #35147] Implement a make function to write to a file
From: |
anonymous |
Subject: |
[bug #35147] Implement a make function to write to a file |
Date: |
Wed, 21 Dec 2011 20:08:45 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7 |
URL:
<http://savannah.gnu.org/bugs/?35147>
Summary: Implement a make function to write to a file
Project: make
Submitted by: None
Submitted on: Wed 21 Dec 2011 08:08:44 PM UTC
Severity: 3 - Normal
Item Group: Enhancement
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 3.82
Operating System: Any
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
This is a feature request to add a new function in make that can write to a
file data (usually a string), to work around shell command line limitations.
Included is a patch on function.c that implements:
$(withfile filename, filemode, arguments $(some_variable))
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 21 Dec 2011 08:08:44 PM UTC Name: withfile.patch Size: 1kB By:
None
<http://savannah.gnu.org/bugs/download.php?file_id=24645>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35147>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #35147] Implement a make function to write to a file,
anonymous <=