octave-maintainers
[Top][All Lists]
Advanced

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

Re: thoughts about unwind_protect


From: Jaroslav Hajek
Subject: Re: thoughts about unwind_protect
Date: Wed, 6 Jan 2010 22:18:11 +0100

On Wed, Jan 6, 2010 at 5:27 PM, Marco Atzeri <address@hidden> wrote:
> --- Mer 6/1/10, Jaroslav Hajek  ha scritto:
>
>> OK, changeset is upstream:
>> http://hg.savannah.gnu.org/hgweb/octave/rev/2cd940306a06
>>
>
> building on cygwin with gcc-4.3.4
>
> oct-parse.cc: In function ‘int octave_parse()’:
> oct-parse.cc:2343: warning: use of old-style cast
> oct-parse.cc:2360: warning: use of old-style cast
> oct-parse.cc:2400: warning: use of old-style cast
> oct-parse.yy: In function ‘tree_expression* fold(tree_binary_expression*)’:
> oct-parse.yy:1809: error: ‘frame_id_t’ is not a member of ‘unwind_protect’
> oct-parse.yy:1809: error: expected `;' before ‘uwp_frame’
> oct-parse.yy:1811: error: cannot call member function ‘void 
> unwind_protect::protect_var(T&) [with T = int]’ without object
> oct-parse.yy:1812: error: cannot call member function ‘void 
> unwind_protect::protect_var(T&) [with T = int]’ without object
>
> I already run autogen.sh and I am building from scratch.
>

Oops. Fixed.

-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



reply via email to

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