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

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

PSPP-BUG: [bug #33255] Non-ascii filenames not properly handled.


From: John Darrington
Subject: PSPP-BUG: [bug #33255] Non-ascii filenames not properly handled.
Date: Sun, 15 May 2011 04:49:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #2, bug #33255 (project pspp):

I had another look.  Debugging on windows is not easy because it lacks even
basic tools.  However I did ascertain that it is not a GUI related issue.  The
problem exists on the terminal interface too.  I'm suspecting, in fact, that
it is the open command which is at fault. (this is provided by gnulib?)
If a version with some diagnostic info can be hacked up it might help.

Something else I noticed (I don't think it's related to this problem, but one
never knows):  

In file-handle-def.c the comment to fh_create_file says that the 
ID must be UTF-8, but doesn't say anything about the FILE_NAME.
However since the implementation copies them both into the same string, then
either we must insist that FILE_NAME is also UTF8 or we must convert it inside
the function.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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