autoconf
[Top][All Lists]
Advanced

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

Re: ${var="$val" } and Ultrix (Was: Success (mostly) with the testsuite)


From: Akim Demaille
Subject: Re: ${var="$val" } and Ultrix (Was: Success (mostly) with the testsuite)
Date: 14 Nov 2000 17:02:13 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands)

>>>>> "Alexandre" == Alexandre Oliva <address@hidden> writes:

Alexandre> On Nov 10, 2000, Akim Demaille <address@hidden> wrote:
>> My bet is that IFS splitting is not performed because `:
>> ${French="$french"}' sets the 8bit.

Alexandre> And would this bit be retained in the substitution for
Alexandre> echo?  I've tried both cat -v and od, and there's no
Alexandre> difference between the quoted and unquoted versions.

Ah ah!  That's a nice idea!  So how about trying to avoid echo?

Attachment: heredoc.sh
Description: Bourne shell script

and

Attachment: set.sh
Description: Bourne shell script


reply via email to

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