[Bugzilla] [Bug 6451] Samuel GOUGEON has changed keywords, bug_file_loc, cc
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Wed Mar 14 16:54:28 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=6451
--------- Bug Summary -----------
length() does not support properly ANSI-encoded strings
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
keywords, bug_file_loc, cc
Samuel GOUGEON <sgougeon at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |have_nonregression_test
URL|Wrong result
|
|-->fid=mopen("tmp_ANSI.txt" |
|,"r"); s=mgetl(fid); |
|mclose(fid);
|
|-->s
|
| s =
|
| Caractères accentués |
|encodés en ANSI
|
|
|
|-->length(s)
|
| ans =
|
| 33.
|
|// Should be at least 37 |
CC| |mutheegeri at gmail.com
--- Comment #11 from Samuel GOUGEON <sgougeon at free.fr> ---
*** Bug 12891 has been marked as a duplicate of this bug. ***
--
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/20180314/7d33e341/attachment.htm>
More information about the Bugzilla
mailing list