[bug #68101] Missed error with missing tilde in function output
"John W. Eaton" <[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 #9, bug #68101 (group octave):
Could someone please show what current versions of Matlab do for the following
expressions?
[a, b] = deal (1, 2)
[, a, b] = deal (1, 2)
[, , a, b] = deal (1, 2)
[a, b, ] = deal (1, 2)
[a, b, , ] = deal (1, 2)
[, 1, 2]
[, , 1, 2]
[1, 2, ]
[1, 2, , ]
[1, , 2]
[1; ; 2]
[1, ; , 2]
[1, ; , ; 2]
[1, ; , ; , 2]
[1; , , ; 2]
and/or possibly other combinations of repeated separators that you can think
of that aren't represented by the above examples?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68101>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaaSLcQAKCRCqLAuaBUf3 TtJ9AP9sIqYUj+ebufQgRADjDI47+6spFzi1Wtr0myJXQ9bjpgD9EWXGGAdb4urx ORI4HRBK8MVeQbG2ajul4kKlLQhd9wU= =tFKz -----END PGP SIGNATURE-----