Your message dated Tue, 14 Sep 2010 18:51:23 +0200
with message-id <[email protected]>
and subject line Re: locale ang gnuplot
has caused the Debian Bug report #445969,
regarding gnuplot: Encoding should default to current locale
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
445969: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445969
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnuplot
Version: 4.0.0-5
Severity: wishlist

Hi,

There shouldn't be any need to use the "set encoding" command: gnuplot
should just use the current locale's charset, as returned by
nl_langinfo(CODESET) after a call to setlocale(LC_ALL,""). Also, iconv
should be used for performing charset conversions, as it supports far
more charsets.

Samuel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
quit   When the quit statement is read, the  bc  processor
       is  terminated, regardless of where the quit state-
       ment is found.  For example, "if  (0  ==  1)  quit"
       will cause bc to terminate.
(Seen in the manpage for "bc". Note the "if" statement's logic)



--- End Message ---
--- Begin Message ---
Version: 4.4.0-1

Bastien ROUCARIES, le Tue 14 Sep 2010 18:39:40 +0200, a écrit :
> It seems  that newer version (4.4) have be rewritten regarding to
> locale. could you test.

Indeed!  One issue, however, is that we can't type non-ascii characters
in the terminal, I'll file a bug about this.

Samuel


--- End Message ---

Reply via email to