[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #59008] Sintax doesn't understand non-ASCII characters
From: |
John Darrington |
Subject: |
PSPP-BUG: [bug #59008] Sintax doesn't understand non-ASCII characters |
Date: |
Tue, 25 Aug 2020 05:09:38 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Safari/605.1.15 Epiphany/605.1.15 |
Update of bug #59008 (project pspp):
Severity: 5 - Average => 3 - Ordinary
Status: None => Wont Fix
_______________________________________________________
Follow-up Comment #2:
There is no general solution to this problem.
A naive work-around is to start pspp with the --syntax-encoding= option (see
section 3.1 of the manual). However this cannot work in the general case.
Consider what you would do in the example where you had:
ADD FILE /FILE='/file/name/encoded/in/iso-8859-1.sav'
/FILE='/another/file/name/this/one/encoded/in/utf-8.sav'.
Either one or other of the files it would fail to resove.
The problem is, if you use wierd characters in your file names, pspp cannot
know what you actually meant when you typed it. My advice therefore is to
avoid non-ascii characters in your paths.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59008>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/