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

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

[Octave-bug-tracker] [bug #59597] bogus result returned by mexCallMATLAB


From: Rik
Subject: [Octave-bug-tracker] [bug #59597] bogus result returned by mexCallMATLAB
Date: Mon, 7 Dec 2020 11:58:17 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #11, bug #59597 (project octave):

I've attached a one-line patch which I think might have an effect on this
bug.

Steps for testing

1) Get Octave source code for the stable branch (Either from tarball or hg
clone)
2) Change directory to source dir and execute


patch -p1 < bug59597.diff


3) configure, make, and run 'make install' as you normally would with whatever
options you traditionally use.  It is important that 'make install' be run
because mex and mkoctfile don't work correctly if you just use run-octave on
the newly created octave executable.

4) Compile the problem mex file.  In this case, it might be uninstalling the
package and then re-installing the package to force the new code to take
effect.

5) Finally, run the program.  I'm moderately hopeful, maybe 1/3rd chance, that
this might fix things.

(file #50413)
    _______________________________________________________

Additional Item Attachment:

File name: bug59597.diff                  Size:0 KB
    <https://file.savannah.gnu.org/file/bug59597.diff?file_id=50413>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59597>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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