* David Bateman <[email protected]> [2009-05-17 17:46]: > Rafael Laboissiere wrote: > > Compilation against Octave 3.0.5 of the fixed package version 0.7.9 fails > > on my Debian sid system with: > > > > ov-base-fixed-mat.cc: In member function ‘void > > octave_base_fixed_matrix<MT>::assign(const octave_value_list&, const MT&) > > [with MT = FixedMatrix]’: > > ov-fixed-mat.cc:59: instantiated from here > > ov-base-fixed-mat.cc:109: error: ‘class FixedMatrix’ has no member > > named ‘assign’ > > > > Any hint? > > > > > Funny I've almost finished porting the fixed package to 3.1.55 so I > don't think I'll address this one
This means that the Depends line in DESCRIPTION must be updated, right? -- Rafael ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
