-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 7/13/15 4:46 PM, Dmitry Bogatov wrote:
> Hello, bug-bash and personally maintainer Chet Ramsey.
>
> Would you be interested in following patches?
>
> * GNU Guile integration (built-in that outputs value of Guile procedure
>call, similar to wh
On Tue, Jul 14, 2015 at 11:13 AM, Charles Daffern
wrote:
> On 14/07/15 06:49, Dmitry Bogatov wrote:
> > Guile is for situations, when script is mainly calls other programs,
> > but still needs moderately complex logic of text manipulation,
> > compraison and mapping. Recently I wrote script, that
On 14/07/15 06:49, Dmitry Bogatov wrote:
> Guile is for situations, when script is mainly calls other programs,
> but still needs moderately complex logic of text manipulation,
> compraison and mapping. Recently I wrote script, that had to emulate
> map(data structure). Well, I would prefer that is
* Eduardo A. Bustamante López [2015-07-13 20:02:30-0500]
> On Mon, Jul 13, 2015 at 11:46:50PM +0300, Dmitry Bogatov wrote:
> > Hello, bug-bash and personally maintainer Chet Ramsey.
> >
> > Would you be interested in following patches?
> >
> > * GNU Guile integration (built-in that outputs value
On Mon, Jul 13, 2015 at 11:46:50PM +0300, Dmitry Bogatov wrote:
> Hello, bug-bash and personally maintainer Chet Ramsey.
>
> Would you be interested in following patches?
>
> * GNU Guile integration (built-in that outputs value of Guile procedure
>call, similar to what Make recently introduc