Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2016 03:21:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212086] sbin/comcontrol - call setlocale so tool adheres to support localisation
Message-ID:  <bug-212086-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212086

            Bug ID: 212086
           Summary: sbin/comcontrol - call setlocale so tool adheres to
                    support localisation
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: venture37@geeklan.co.uk

Created attachment 173989
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173989&action=
=3Dedit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1

with patch
% /usr/obj/usr/src/sbin/comcontrol/comcontrol notpresent
comcontrol: couldn't open file notpresent: Datei oder Verzeichnis nicht
gefunden

without patch
% comcontrol notpresent
comcontrol: couldn't open file notpresent: No such file or directory

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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