|
| From: | Rafael Laboissiere |
| Subject: | [Octave-bug-tracker] [bug #58457] [octave forge] (io) dbfread/dbfwrite failure on big-endian systems |
| Date: | Thu, 28 May 2020 15:51:11 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36 |
Follow-up Comment #5, bug #58457 (project octave):
To sum up: dbfwrite does the right thing, by opening the .dbf file for writing
with the "ieee-le" option. On the other hand, the current version of dbfread
does the right thing only on little-endian systems. It fails on big-endian
systems, unless the option "ieee-le" is used.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58457>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |