[bug #68033] mkoctfile does not work using version 11.0.92 on Windows 11
Markus Mützel <[email protected]>
| 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 #19, bug #68033 (group octave):
Done in hg id 604559b31272.
After I did that, I realized that I might have messed up the order of the
redirects. Shouldn't that be `1>/dev/null 2>&1` instead of `2>&1
1>/dev/null`?
I think that currently stdout gets redirected to /dev/null. But stderr gets
redirected to stdout (the actual stdout, not the redirected one)...
D'oh.
Maybe, all that ABI business was a red herring. 😓
I'll make that change and push it shortly if it passes the test suite
locally.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68033>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaY36OwAKCRCqLAuaBUf3 TqkWAQCgS9ybsHWcrcJHc806TzQlDSkqYd9aDzMb5qyZNMzDwgEAis6wp+fujytt +2Ne8LvZ2oDNiJVZX/Qisb20wVX1xQk= =dm/o -----END PGP SIGNATURE-----