[Bug 1276836] Re: UTF8 support not enabled in libedit?

Launchpad Bug Tracker 1276836 at bugs.launchpad.net
Sat Apr 26 13:03:30 UTC 2014


*** This bug is a duplicate of bug 816758 ***
    https://bugs.launchpad.net/bugs/816758

This bug was fixed in the package libedit - 3.1-20140213-1

---------------
libedit (3.1-20140213-1) unstable; urgency=medium


  * Upload to unstable

 -- Sylvestre Ledru <sylvestre at debian.org>  Wed, 12 Mar 2014 15:19:30
+0100

** Changed in: libedit (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libedit in Ubuntu.
https://bugs.launchpad.net/bugs/1276836

Title:
  UTF8 support not enabled in libedit?

Status in “libedit” package in Ubuntu:
  Fix Released

Bug description:
  Kudos for supporting the latest version of libedit in the new releases
  ... but ... one of the great benefits of the latest version is that it
  supports unicode -- UTF8 strings.  From what I can tell, the current
  ubuntu builds do not enable this.  So, for example:

  https://launchpadlibrarian.net/154417352/buildlog_ubuntu-trusty-
  amd64.libedit_3.1-20130712-2_UPLOADING.txt.gz

  reports:

  checking if you want wide-character code... no

  To get UTF8 support one normally needs to ./configure --enable-widec
  which then defines WIDECHAR in config.h  which causes symbols like
  history_w history_wend history_winit and  el_wget el_wgetc el_wgets
  to appear in the library.

  It would be great if you did this: I'm exhausted in explaining to my
  users where they can get libedit and how to build it from source :-(

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libedit/+bug/1276836/+subscriptions



More information about the foundations-bugs mailing list