bugmake - Bugs: bug #35147, Implement a make function to write...

 
 

bug #35147: Implement a make function to write to a file

Submitter:  None
Submitted:  Wed 21 Dec 2011 08:08:44 PM UTC
Votes: 100
 
Severity:  3 - Normal Item Group:  Enhancement
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  3.82 Operating System:  Any
Fixed Release:  4.0 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 17 Mar 2012 03:45:35 PM UTC, comment #2: 

Yay, thanks!  Wish it was present back in 3.81... just in case, fiddling with debug logging.

Michael Shigorin <gvy>
Sun 29 Jan 2012 06:18:24 PM UTC, comment #1: 

A new function $(file ...) has been implemented for the next release which allows writing its argument to a file, in either overwrite or append mode.

Paul D. Smith <psmith>
Group administrator
Wed 21 Dec 2011 08:08:44 PM UTC, original submission:  

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))

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #24645:  withfile.patch added by None (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gvy (Posted a comment)
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by jcoiner (Voted in favor of this item)
  •  

    There are 100 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.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-01-29 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.0
    2012-01-29 jcoiner Carbon-Copy- Added jcoiner
    2011-12-21 None Attached File- Added withfile.patch, #24645

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code