On 31 December 2011 11:50, marco atzeri <marco.atz...@gmail.com> wrote:
> on cygwin with 3.5.91+
>
>  pkg install -noauto -verbose  ad-1.0.6.tar.gz
>
> stop here:
>
> ov-grad.cc: In function ‘octave_value eye_mx(octave_idx_type)’:
> ov-grad.cc:50:60: warning: ‘Array<T>::Array(octave_idx_type) [with T =
> int, octave_idx_type = int]’ is deprecated (declared at
> /usr/local/include/octave-3.5.91+/octave/../octave/Array.h:179)
> ov-grad.cc:53:45: warning: ‘Array<T>::Array(octave_idx_type, const T&)
> [with T = double, octave_idx_type = int]’ is deprecated (declared at
> /usr/local/include/octave-3.5.91+/octave/../octave/Array.h:185)
> ov-grad.cc: In member function ‘virtual void
> octave_gradient::print(std::ostream&, bool) const’:
> ov-grad.cc:74:41: error: no matching function for call to
> ‘octave_value::print_with_name(std::ostream&, const char [6], bool) const’
> /usr/local/include/octave-3.5.91+/octave/../octave/ov.h:1002:8: note:
> candidate is: void octave_value::print_with_name(std::ostream&, const
> std::string&) const
> ov-grad.cc:77:66: error: no matching function for call to
> ‘octave_value::print_with_name(std::ostream&, const char [24], bool)’
> /usr/local/include/octave-3.5.91+/octave/../octave/ov.h:1002:8: note:
> candidate is: void octave_value::print_with_name(std::ostream&, const
> std::string&) const
> make: *** [ov-grad.o] Error 1
>    mkoctfile:   /usr/local/bin/mkoctfile-3.5.91+ for Octave 91+
>
>
> Regards
> Marco

Hi

I'm sending this e-mail for the package maintainer and author Thomas Kasper.

I tried to install the package in octave 3.4 which already issues a
lot of warnings (including one about deprecation of "dispatch" and
that classes should be used instead) but does not fail. I've also
added this to the bug tracker here
https://sourceforge.net/tracker/?func=detail&aid=3471938&group_id=2888&atid=102888

Carnë

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to