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

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

[Octave-bug-tracker] [bug #61852] [Windows] no error when using fopen (F


From: Rik
Subject: [Octave-bug-tracker] [bug #61852] [Windows] no error when using fopen (FNAME, 'w') in a directory without write permission
Date: Wed, 19 Jan 2022 10:57:57 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36

Update of bug #61852 (project octave):

                Category:                    None => Interpreter            
              Item Group:                    None => Missed Error or Warning
                  Status:                    None => Need Info              
                 Summary: no error write no file no permission => [Windows] no
error when using fopen (FNAME, 'w') in a directory without write permission

    _______________________________________________________

Follow-up Comment #1:

This might be a Windows-only bug.  I just tested on my Linux machine and I get
an immediate error:


[fid, msg] = fopen ('tst.txt', 'w')
fid = -1
msg = Permission denied


We need confirmation from someone else running Windows.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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