After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 619399 - to_utf8() function breaks on both Genie and Vala
to_utf8() function breaks on both Genie and Vala
Status: RESOLVED DUPLICATE of bug 602208
Product: vala
Classification: Core
Component: Arrays
0.8.x
Other Linux
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-23 00:30 UTC by Arc Riley
Modified: 2010-05-23 00:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Genie utf-8 length test (142 bytes, application/octet-stream)
2010-05-23 00:30 UTC, Arc Riley
Details
Vala utf-8 length test (211 bytes, text/x-vala)
2010-05-23 00:31 UTC, Arc Riley
Details

Description Arc Riley 2010-05-23 00:30:44 UTC
Created attachment 161749 [details]
Genie utf-8 length test

The correct output from this is:
11
35

However, the Genie script outputs obscenely large numbers for the second line, Vala does the same and also segfaults.
Comment 1 Arc Riley 2010-05-23 00:31:07 UTC
Created attachment 161750 [details]
Vala utf-8 length test
Comment 2 Evan Nemerson 2010-05-23 00:34:50 UTC

*** This bug has been marked as a duplicate of bug 602208 ***