bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch for autoload.v3 to allow export of function


From: Matthew Persico
Subject: Patch for autoload.v3 to allow export of function
Date: Wed, 8 Feb 2017 12:27:49 -0500

I would like to submit a patch to the autoload.v3 script.

The modification would allow the export of the autoloaded function to subshells. 

autoload() would now take a -x option, pass it into _aload() which would then make the approrpiate calls to export -f. 

Where should it be discussed and how does one format and submit a patch (fork, clone, pull request or patch submission on the savanah site or something else)?

Thank uou
--
Matthew O. Persico

reply via email to

[Prev in Thread] Current Thread [Next in Thread]