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

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

[Octave-bug-tracker] [bug #53856] MEX file in a private directory of a c


From: Rik
Subject: [Octave-bug-tracker] [bug #53856] MEX file in a private directory of a class
Date: Tue, 8 May 2018 13:09:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53856 (project octave):

              Item Group:        Unexpected Error => Matlab Compatibility   
                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #3:

I tested the situation in comment #2, with a mex file in a private directory
which is not associated with a classdef file, and it works for me.

I've attached the entire directory structore and files that I used in
mex_private.tar.gz.

To test


1) tar xf mex_private.tar.gz
2) cd mex_private/private
3) mkoctfile --mex myprivfcn.c
4) cd ..
5) octave -f
6) tst_privfcn


On my system it prints out a message from the MEX file, not the message from
the m-file.


(file #44124)
    _______________________________________________________

Additional Item Attachment:

File name: mex_private.tar.gz             Size:2 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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