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

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

[Octave-bug-tracker] [bug #57644] fseek fread fail for files >4GB 5.1.0


From: Emmanuel Brandt
Subject: [Octave-bug-tracker] [bug #57644] fseek fread fail for files >4GB 5.1.0 on Windows10 64-bit x64 proc
Date: Tue, 21 Jan 2020 12:08:21 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

Follow-up Comment #6, bug #57644 (project octave):

@Markus: yes I do have Full control access to these files. 
Installed from octave-5.1.0-w64-64-installer.exe
Same issue when executed from latest archive from gnu ftp

Octave banner clearly state 
Octave was configured for "x86_64-w64-mingw32"

I can fopen, fclose

>> f=fopen("M57.ser")
f =  3
>> fseek(f,12)
ans = -1
>> fclose(f)
ans = 0

Let mew know if there is anything else I an do to help.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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