octave-maintainers
[Top][All Lists]
Advanced

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

Re: MXE compile and popen2


From: Tatsuro MATSUOKA
Subject: Re: MXE compile and popen2
Date: Tue, 24 May 2016 17:07:29 +0900 (JST)

> From: John Donoghue 

> To: Tatsuro MATSUOKA  John W. Eaton  "address@hidden
> Cc: 
> Date: 2016/5/23, Mon 13:31
> Subject: Re: MXE compile and popen2
> 

<snip> 


>>  What I saw today in dev. build on mxe-octave is related to this post
>> 
>>  Is there a workaround temporally pass here?
>>  or do I have to wait until enabling build again ?
>> 
>>  Tatsuro
>> 
>>  #********************************************:
>>  In file included from 
> /home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave/octave-4.1.0+/libinterp/corefcn/sysdep.h:33:0,
>>                    from 
> /home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave/octave-4.1.0+/libinterp/corefcn/oct-procbuf.cc:38:
>> 
> /home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave/octave-4.1.0+/liboctave/system/lo-sysdep.h:59:41:
>  
> error: unable to deduce 'const auto' from 'octave::sys::popen2'
>>    const auto octave_popen2 = octave::sys::popen2;
>>                                            ^
>> 
> /home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave/octave-4.1.0+/liboctave/system/lo-sysdep.h:59:12:
>  
> warning: 'octave_popen2' defined but not used [-Wunused-variable]
>>    const auto octave_popen2 = octave::sys::popen2;
>>               ^
>> 
> /home/tatsuro/work/octave/mxe-octave/mxe-octave-dev-w64/tmp-default-octave/octave-4.1.0+/libinterp/corefcn/oct-procbuf.cc:52:24:
>  
> warning: 'octave_procbuf_list' defined but not used [-Wunused-variable]
>>    static octave_procbuf *octave_procbuf_list = 0;
>>                           ^
>>  #********************************************
> 
> See the patch I posted on Bug #47968


I have gotten successful results. Thanks!

Tatsuro



reply via email to

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