bug-bash
[Top][All Lists]
Advanced

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

Re: multi-threaded compiling


From: Chet Ramey
Subject: Re: multi-threaded compiling
Date: Tue, 12 Mar 2024 16:40:17 -0400
User-agent: Mozilla Thunderbird

On 3/12/24 4:23 AM, Mischa Baars wrote:

So... how do I fix it?

If you want double quotes in a variable expansion to have some meaning to
the parser, you need to run the expanded value through the parser, using
something like `eval'. Or you figure out a different way to glue the
arguments together.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/




reply via email to

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