[Bugzilla] [Bug 15497] Samuel GOUGEON has commented the bug
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Mar 21 10:13:23 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=15497
--------- Bug Summary -----------
Structures containing lists with 1 element : wrong type with syntax: structure("field")
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
--- Comment #3 from Samuel GOUGEON <sgougeon at free.fr> ---
--> s("b")
ans =
3.
--> s.b
ans =
ans(1)
3.
typeof() is not involved in the bug (it could have been).
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180321/14586eea/attachment.htm>
More information about the Bugzilla
mailing list