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

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

[Octave-bug-tracker] [bug #41506] dbstack name field should not include


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41506] dbstack name field should not include filename
Date: Sat, 08 Feb 2014 20:37:11 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36

Follow-up Comment #2, bug #41506 (project octave):

the filename is blah.m.

the subfunction can be readily found as per dbstack "file" field followed by
the "name" field.  currently they values are set as file:"blah",
name:"blah>blah2".  I'm proposing to remove the redundancy and have just
file:"blah", name:"blah2".

I run into this Matlab incompatibility trying to obtain the caller function's
name.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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