[Bug 211912] bin/ln - call setlocale so tool adheres to support localisation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 16 17:17:53 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211912

            Bug ID: 211912
           Summary: bin/ln - 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 at FreeBSD.org
          Reporter: venture37 at geeklan.co.uk

Created attachment 173747
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173747&action=edit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1


with patch
% /usr/obj/usr/src/bin/ln/ln notpresent
ln: notpresent: Datei oder Verzeichnis nicht gefunden


without patch
% ln notpresent
ln: notpresent: No such file or directory

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


More information about the freebsd-bugs mailing list