Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 07:33:14 -0700 (PDT)
From:      Andriy Gapon <avg@icyb.net.ua>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/67256: tcsh does not honor LC_ALL and/or LC_MESSAGES
Message-ID:  <200405271433.i4REXE44071005@www.freebsd.org>
Resent-Message-ID: <200405271440.i4REeFwv061406@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67256
>Category:       bin
>Synopsis:       tcsh does not honor LC_ALL and/or LC_MESSAGES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 27 07:40:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andriy Gapon
>Release:        FreeBSD 4.9
>Organization:
>Environment:
>Description:
      tcsh communicates with user using locale specified by LANG and does not care at all about LC_ALL and/or LC_MESSAGES, which is not what POSIX and conventional usage command
>How-To-Repeat:
      set LANG to say ru_RU.KOI8-R
set LC_ALL to C
set LC_MESSAGES to C
set LC_CTYPE to ru_RU.KOI8-R
do something to make tcsh talk to you, like using pattern that does not match any file name
see tcsh speaking Russian
>Fix:
      sorry, no patch
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405271433.i4REXE44071005>