[bug #68048] Display of chained assignment looks incomplete
Rik <[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 #68048 (group octave):
Category: None => Interpreter
Severity: 2 - Minor => 1 - Wish
Priority: 5 - Normal => 3 - Low
Item Group: None => Feature Request
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Changing to a "Feature Request".
I agree, I think it would be nicer to display all three assignments.
Here is an example of how multiple assignment is displayed individually.
octave:1> [a,b,c] = deal (1,2,3)
a = 1
b = 2
c = 3
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68048>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaZLnAQAKCRCqLAuaBUf3 TgBaAQDDCvJyi6j3y9O0vhbmj3HlrPmCBhTLiXnbXpHF9zmIaQD/ZEOu6qb/edKm Dt+/d0O4Z6m+I4Z43I5LcWk381uDhgs= =RGwn -----END PGP SIGNATURE-----