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

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

[Octave-bug-tracker] [bug #60122] Save and Run in editor does not always


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #60122] Save and Run in editor does not always save
Date: Fri, 24 Mar 2023 13:49:05 -0400 (EDT)

Follow-up Comment #27, bug #60122 (project octave):

May be we should force flushing:

https://learn.microsoft.com/en-us/windows/win32/fileio/flushing-system-buffered-i-o-data-to-disk

<<<
An application can force the operating system to write the contents of these
data buffers to the disk by using the FlushFileBuffers function.
Alternatively, an application can specify that write operations are to bypass
the data buffer and write directly to the disk by setting the
FILE_FLAG_NO_BUFFERING flag when the file is created or opened using the
CreateFile function.
>>>

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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