[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] stdio write problem in mintlib
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.