From owner-freebsd-current@FreeBSD.ORG Wed Jun 17 03:53:28 2015 Return-Path: Delivered-To: current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D8BE8D83 for ; Wed, 17 Jun 2015 03:53:28 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 64DE2ACA for ; Wed, 17 Jun 2015 03:53:27 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by labko7 with SMTP id ko7so24071523lab.2 for ; Tue, 16 Jun 2015 20:53:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=iOiKa2eOlcm6WxPWalUZdpNPuivHmnnhFJzdNvFIrZQ=; b=FXE8LlnrK760MZf1ljejXH6XNRG8H6g3v7RYRqT9xryyszppdg+2pKieTupKNt3+fx qtsPlleHgdRCcDRZ6BmkCBip1L0OQfLdhU+d7u6xfnVobHWA5oC3abunmNLGq41Z67/n U17+9OE88RVLSsvRDmWELWcjeHJCsU8ScJKH9vV15ZSLl8doobshoSpjVnARHJuKcrcb GSfCotLhYkeJqn4mUBaY+h05qzshJiK8Tp+TEqonEHy4eVVr+hea9hpHiGbeCuf2bEFk FuFWvl2l4guUPpdgNgbQ+pvPLl1pfj6XpesAddMb8Q2rJOtxdA+dmwxGe5UNTzT63VGg oVHQ== X-Gm-Message-State: ALoCoQnxisgQwpEmEF0K3Jv0QH2zE8AXz08dSi6LxDnpxPrG6sm7IPKUnVGZtYLOIMUaJ+crfQDl X-Received: by 10.152.164.193 with SMTP id ys1mr5498646lab.65.1434512818195; Tue, 16 Jun 2015 20:46:58 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id fj10sm666663lbc.29.2015.06.16.20.46.56 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jun 2015 20:46:57 -0700 (PDT) Subject: Re: ls is broken for non-C locales due to libxo To: Marcel Moolenaar References: <48B53C84-E4F7-4E88-B07D-7489FF585430@freebsd.org> <5580DEB0.7080908@freebsd.org> Cc: current@freebsd.org, Marcel Moolenaar From: Andrey Chernov Message-ID: <5580EDB0.4040203@freebsd.org> Date: Wed, 17 Jun 2015 06:46:56 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Jun 2015 03:53:28 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 17.06.2015 6:23, Marcel Moolenaar wrote: > Date/time is fixed. I don?t know how to reproduce the filename > problem, so make sure sources are up-to-date and if still a > problem, provide me with a way to reproduce. touch `printf "\377"` env LANG=ru_RU.KOI8-R ls -l | od -bc | grep 377 - -- http://ache.vniz.net/ -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJVgO2wAAoJEKUckv0MjfbKm94H/ic8hVCgYX1hFA6YAT8hksHF +RMrrus4iElF0Dz7sxx4q0CPBhIP2NPVXnNQZUeZwFHe4x/oFC7KYfZH6s74xoU3 AU1orszVWm2OhZ0RiB2CXnbxMhHyDm1gIRLm6sFtvE95SgDW0k1hg4Ym3tBfQOB1 XPsFF8dU187n4DXYSzWZ9FuCYjrCfU4BkceHvqJNwuC9wp7fKMM0A7TLUC5iOD7S Eq+HGFSWmtoesPyySS9NKxgWGf9aS0JwB3V7Cd0fyGSpNyAL1DQJvWlbtm+Bfdx9 7mpDeCzAnZXNZhE70SNWoHWqAXCpwJy76dU3sIlWlC6MmbbLyy0V64CO0kW6ubQ= =xWMi -----END PGP SIGNATURE-----