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

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

[Octave-bug-tracker] [bug #46236] GUI Workspace - use same column headin


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #46236] GUI Workspace - use same column headings as Matlab
Date: Sun, 3 Jul 2016 09:38:26 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

Follow-up Comment #5, bug #46236 (project octave):

With recent dev Octave, after applying this patch to a "clean" octave-4.1.0+
source tree + building, "make check"gives:

Integrated test scripts:

  liboctave/array/Array.cc-tst ................................median: X
cannot be an empty matrix


Backing out this cs makes "make check" work again.

I'm no C++ expert, but I suspect the symtab changes may be the cause, as there
seems to be a mix-up of functions and references to it.
While debugging e.g., "test strread" (or any other .m function) a warning in
mean and an error in median is given with a backtrace to test.m at L.601 col.
9 where neither mean nor median aren't even called.

Stefan, could you please fix the issue and supply a new patch?

I often had this mod in my builds (I make windows builds & install them at
work about every week) but didn't note that the test() command was affected by
it. Yet IMO your mod is a useful addition to the Octave GUI.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46236>

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




reply via email to

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