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

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

[Octave-bug-tracker] [bug #57439] handles to private functions may fail


From: Rik
Subject: [Octave-bug-tracker] [bug #57439] handles to private functions may fail after "clear functions"
Date: Tue, 17 Mar 2020 11:32:45 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #51, bug #57439 (project octave):

This is not so surprising.  stat() is a very Unixy sort of function, and
probably has to be implemented atop various Windows kernel calls.  Going
directly to Windows native libraries is definitely going to be faster.  This
should probably be implemented if the stat() check is going to remain. 
Although it sounds like jwe wants to get rid of it by a different
architecture.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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