octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #9030] dim_vector constructor for any numb


From: Kai Torben Ohlhus
Subject: [Octave-patch-tracker] [patch #9030] dim_vector constructor for any number of dimensions
Date: Thu, 11 Aug 2016 17:26:30 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Follow-up Comment #6, patch #9030 (project octave):

Yes thanks, your fix from comment #5 seems to fix the issue. I still get some
errors, but these are "standards" I can fix myself and don't concern
dim_vector.

I try to fix the remaining issues tomorrow. Then you can push these changes to
the Octave repo.


libinterp/octave-value/ov-classdef.cc:1655:75: error: no matching function for
call to ‘max(octave_idx_type, int)’
           Array<idx_vector> iv (dim_vector (1, std::max (ival.length (),
2)));


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9030>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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