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

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

[Octave-bug-tracker] [bug #57872] Priority of mex functions with the sam


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57872] Priority of mex functions with the same name
Date: Sun, 23 Feb 2020 14:58:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.116 Safari/537.36

Update of bug #57872 (project octave):

                  Status:            Works For Me => Confirmed              

    _______________________________________________________

Follow-up Comment #9:

Ok, I finally tested the original example, and there are two things going on
here.

Forget the '@testme' directory first. When the user calls 'testme' and the mex
file doesn't exist yet, compiling the mex file inside the testme.m function
file doesn't allow the mex file to be called immediately, that probably has to
do with lazy rehashing of the load path. We may have another open bug report
about that.

Now, with the '@testme' directory, the mex file does not take precedence even
if it's already present when the user calls 'testme'. That's a weird new
addition in this bug report that I don't really see a practical application
for supporting, but if someone wants to look into it, may be easy to fix.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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