bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PSPP-BUG: [bug #31478] Make ascii driver work with UTF8


From: John Darrington
Subject: PSPP-BUG: [bug #31478] Make ascii driver work with UTF8
Date: Wed, 27 Oct 2010 15:58:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.19) Gecko/2010033100 Iceweasel/3.0.6 (Debian-3.0.6-3)

URL:
  <http://savannah.gnu.org/bugs/?31478>

                 Summary: Make ascii driver work with UTF8
                 Project: PSPP
            Submitted by: jmd
            Submitted on: Wed 27 Oct 2010 11:58:24 PM WST
                Category: Internationalization/Localization
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00

    _______________________________________________________

Details:

Although we call it the "ascii" driver, the strings that it's being
presented with are UTF-8. 

However, unfortunately its tabulation mechanism assumes that all characters
are one byte wide.    This means that rows which contain
non-ascii strings end up with their column boundaries misaligned.

It should tabulate the data based on characters, not bytes.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31478>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]