delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/02/02/15:41:09

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DDA503858D37
Authentication-Results: sourceware.org;
dmarc=pass (p=none dis=none) header.from=ucar.edu
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=ucar.edu
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=ucar-edu.20210112.gappssmtp.com; s=20210112;
h=message-id:date:mime-version:user-agent:content-language:to:from
:subject:content-transfer-encoding;
bh=kOmJVRRrIwjUJYOA0FC06zgZy15qUmpuvw/FeDPID8M=;
b=8O83PKZ0mdg7QrhFMDSF9MIymP2APv4VM5lFjh8ISPaffsRWO/v1epuHsYXAtdBq71
lEyO/fP62UUkni+FMeUYr/6llVJoDZi5dgEm6dApmTYjncLpBAD7o/TUDpPDQAf5Ghue
UhtoBlPKiK1/grkIEfxww4Ai1DtCTrjrgAPkM4riAyFVt8C8htDV9OwtCqqiEljZWmrp
KPThjqD2eGnGAdv1bfvl6U9HTXB4SJWxtLLmfKcY9oA9Y7v+GQC5P0KZt4N5dJzs+P0f
uBpW9Ema3zqFabtHgkMXphny5UWoseLojll8ZJnYk17VZ0t6dqT2mG84MryX6+h9/aRq
Jhrw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:message-id:date:mime-version:user-agent
:content-language:to:from:subject:content-transfer-encoding;
bh=kOmJVRRrIwjUJYOA0FC06zgZy15qUmpuvw/FeDPID8M=;
b=jRWPb4wDPKRv2IoMRw9Cg/JNIqqyT6vALjp/v0mkdK0qTuyA4mBAdq1hPpFWquGoXe
RkP0gC5NliOc69k9xwdfQruAKpak/AOQJfOpXKlBBosVy3oCUbDUCPN+Y5KpUYbFSXCT
4uRY+pAXTGK4Qmu8tfnV8ALMxZzuU4SF5fNmlfF4T1hIJMh3p6/6PhyCHlbIJrPOTd44
eDda7XYPTlWIIDcvwByLR/i8Z3qm+yR8EK/L8+pKRzFGhO90xNWsU24kAaZNGC9Js2Si
Sk6IC5EUQOQq+vmST+hQ9e/ez2FY1hycktpOb5WO/ZMwUNTBOzoTErhQ99F5OTkZdb1u
+lhw==
X-Gm-Message-State: AOAM532nbhLI3WV87UW3jnSmBsw06DpS/jQROggly2p+M98BrO/JFWMN
sej6jle/dsHFvMTmgqdx+0xQK8n7rbbchtsZCe3qrYg5E+o66lSyrs1bbaV+fjTqA1F6yqYURMV
EXvx3G9YFuOgcgxlLVhHKWLosyURFhC9oY/Mr++b34EQPrHQYrarGqQ==
X-Google-Smtp-Source: ABdhPJx33Jm99SLke5xRjTePaOeypIOA5LdZCNMnDwNO6lifvRxL1F9M/KKNg2c0uGdlNOATHChl0Q==
X-Received: by 2002:a05:6602:1507:: with SMTP id
g7mr12027815iow.7.1643834429184;
Wed, 02 Feb 2022 12:40:29 -0800 (PST)
Message-ID: <0255429a-409d-c17a-7b4d-8cbbfbea7255@ucar.edu>
Date: Wed, 2 Feb 2022 13:40:27 -0700
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.5.1
To: cygwin AT cygwin DOT com
From: Dennis Heimbigner <dmh AT ucar DOT edu>
Subject: Removing ^X in paths
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 212Kf9XA018492

It appears that windows now supports the UTF-8 codepage
and generally allows UTF-8 everywhere that ASCII was supported.
I light of this, it seems time to change cygwin so it no longer adds those
control-x (^X)  characters in e.g. path names.


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019