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 16:17:08 -0400 (EDT)

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

I believe qt flush does the same as C/C++ flush -- flushes iostream buffer to
an abstract device. 
As I understand FlushFileBuffers flushes OS buffers to the physical drive /
persistent storage  (equivalent to "sync" in linux). 
Notepad test confirms that the data is "there" (but it still could be in OS
buffers), the question is: are all related  metadata updated as well?

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]