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

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

[Octave-bug-tracker] [bug #63803] Saving causes OOM, crash, and loss of


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #63803] Saving causes OOM, crash, and loss of already saved data
Date: Wed, 15 Feb 2023 19:44:48 -0500 (EST)

Follow-up Comment #18, bug #63803 (project octave):

That was odd. I tried it out with both gcc and clang before pushing it, but it
seems that it works only as an incremental build with clang if it was already
configured with an earlier version but doesn't work with a fresh configure
with clang.

I've pushed a variation that uses the cstdio rename() function which does
build from scratch with both gcc and clang, so hopefully it's more portable.

>From what I understand, the std::filesystem abstraction accommodates network
drive paths in a portable way. I do not know if that works for the cstdio
rename() function as well. Either way, more testing is always good.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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