octave-maintainers
[Top][All Lists]
Advanced

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

Re: thoughts about unwind_protect


From: Marco Atzeri
Subject: Re: thoughts about unwind_protect
Date: Wed, 6 Jan 2010 16:27:41 +0000 (GMT)

--- 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.

> 
> Comments? Thoughts?
> 
> -- 
> RNDr. Jaroslav Hajek, PhD

regards
Marco


      




reply via email to

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