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 90558 - Use locale data from C-lib
Use locale data from C-lib
Status: RESOLVED DUPLICATE of bug 77134
Product: gnome-terminal
Classification: Core
Component: general
2.0.x
Other Linux
: Normal enhancement
: ---
Assigned To: Havoc Pennington
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-08-12 15:12 UTC by Gediminas Bukauskas
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Gediminas Bukauskas 2002-08-12 15:12:38 UTC
Word characters are listed in the configuration file.
This is incorrect: fetch these data from the C-lib locale.
You can check locale in the ./configure script and compile old behavior
if the system has no locale (Win95 only, all others do have).
Comment 1 Havoc Pennington 2002-08-12 20:06:24 UTC
I don't see a way to do this while also leaving the word chars
configurable (people tweak them to handle URLs and stuff).
Comment 2 Havoc Pennington 2002-09-22 22:10:22 UTC

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