[Bugzilla] [Bug 15497] Samuel GOUGEON has commented the bug
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Mar 21 10:09:15 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 #1 from Samuel GOUGEON <sgougeon at free.fr> ---
--> typeof(s("b"))
ans =
constant
BUT
--> typeof(s.b)
ans =
list // is correct
--
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/10caa780/attachment.htm>
More information about the Bugzilla
mailing list