From mint-bounce@lists.fishpool.fi  Tue Jan 22 17:31:40 2008
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Date: Sun, 30 Dec 2007 10:29:35 +0000
From: Alan Hourihane <alanh@fairlite.demon.co.uk>
To: Vincent Rivi?re <vincent.riviere@freesbee.fr>
Cc: mint@fishpool.com
Subject: Re: [MiNT] stdio write problem in mintlib
Message-ID: <20071230102935.GB32676@fairlite.demon.co.uk>
References: <20071230010610.GA29673@fairlite.demon.co.uk> <47775FEF.5060708@freesbee.fr>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <47775FEF.5060708@freesbee.fr>
User-Agent: Mutt/1.5.16 (2007-06-09)
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: alanh@fairlite.demon.co.uk
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00
X-Spam-Level: 
Status: 
X-Status: 
X-Keywords:                   

On Sun, Dec 30, 2007 at 10:07:59AM +0100, Vincent Rivi?re wrote:
>> export TEST=`./main`
>> You get "EST="a
>> Notice that the linefeed has continued on and inserted into the
>> environment variable which is incorrect.
>
> Sorry, but you get what ? Where ?
> I don't understand.
>
> You say that the LF has been inserted into the environment variable. In 
> that case, there is a problem in the shell interpretation of ``, not in the 
> MiNTLib.

Mmm, yeah, possibly bash is not interpreting `` properly. I'll check
that.

Alan.


