[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.
Update of bug #68033 (group octave):
Status: None => Patch Submitted
Planned Release: None => 11.1.0 (current stable)
_______________________________________________________
Follow-up Comment #4:
@Rik: A simple reproducer is `[a,b]=system('"gcc" "--version"')`.
`[a,b]=system('gcc --version')` works.
It doesn't actually matter whether there are spaces in the path. The double
quotes aren't handled correctly.
The patch from comment #2 fixes that issue for me 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----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaYmTOgAKCRCqLAuaBUf3 TjLXAP9pAl8TPYXb+GeFqxoVt0av8+taENmvzCobtlTkko1IpgD+P/yYpj/zc2yB WbdOrjNs69t77f8FRbcVnVEi9T7/sg4= =n9iF -----END PGP SIGNATURE-----