[bug #68281] Stream MAT v7 compression directly to output files
foreverallama <[email protected]> Mon, 27 Apr 2026 03:50:44 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #3, bug #68281 (group octave):
I get the following error when compiling:
../libinterp/corefcn/ls-mat5.cc: In function 'bool
save_mat5_binary_element(std::ostream&, const octave_value&, const
std::string&, bool, bool, bool, bool)':
../libinterp/corefcn/ls-mat5.cc:2626:35: error: 'std::ostringstream' {aka
'class std::__cxx11::basic_ostringstream<char>'} has no member named 'view'
2626 | auto buf_view = buf.view ();
It appears std::ostringstream::view() is part of C++20. Do we support that?
System Info:
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
libstdc++6:
Installed: 14.2.0-4ubuntu2~24.04.1
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68281>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCae8VVAAKCRCqLAuaBUf3 TkJ+AQDFmMDzPupQpu09c9R9s1EESLshxP3m6x3SthDb8cQgFQD+LFfujrokA2fx VOOJjlJEb0F2aMQxXOYMJPKxizXBkwc= =OUkU -----END PGP SIGNATURE-----