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

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

[Octave-bug-tracker] [bug #47575] MXE-octave "dbstop @ftp/dir" fails


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #47575] MXE-octave "dbstop @ftp/dir" fails
Date: Fri, 08 Apr 2016 05:53:04 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #9, bug #47575 (project octave):

Thanks Markus.  Can you also try the attached patch?

It explicitly converts @.../... to @...\... on Windows for dbstop and related
commands.

If it works, someone will have to decide whether that should be done
explicitly for the dbstop family, or whether symbol_table::find_function ()
should do it automatically.  I'm not sure what sort of performance hit there
would be for that.  It has to do a linear scan of the string, but I don't
think that  find_function  is called on regular function calls -- just during
parsing and when "referring" to a function, as dbstop does.

(file #36861)
    _______________________________________________________

Additional Item Attachment:

File name: bug_47575_Windows_class_dbstop.cset Size:1 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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