[Bugzilla] [Bug 5381] Samuel GOUGEON has changed bug_file_loc, assigned_to
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Thu Mar 29 23:37:39 CEST 2018
http://bugzilla.scilab.org/show_bug.cgi?id=5381
--------- Bug Summary -----------
mprintf("% 6s",value) doesn't return the right character string if the value con
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
bug_file_loc, assigned_to
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|-->length(msprintf("% |
|6s","é")) ans = 5. |
|-->length(msprintf("% |
|6s","éé")) ans = 4. |
|-->length(msprintf("% |
|6s","e")) ans = 6. |
|-->mprintf("% 6s","é") |
|é-->mprintf("% 6s","e") |
|e |
Assignee|bugzilla.admin at scilab.org |sgougeon at free.fr
--
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/20180329/daa0e3c0/attachment.htm>
More information about the Bugzilla
mailing list