From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd2d.google.com (mail-io1-xd2d.google.com [IPv6:2607:f8b0:4864:20::d2d]) by sourceware.org (Postfix) with ESMTPS id DDA503858D37 for ; Wed, 2 Feb 2022 20:40:29 +0000 (GMT) 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 Received: by mail-io1-xd2d.google.com with SMTP id n17so608468iod.4 for ; Wed, 02 Feb 2022 12:40:29 -0800 (PST) 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) Received: from [10.2.0.56] (c-73-153-29-108.hsd1.co.comcast.net. [73.153.29.108]) by smtp.gmail.com with ESMTPSA id t7sm20270812ilu.37.2022.02.02.12.40.28 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Feb 2022 12:40:28 -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 Content-Language: en-US To: cygwin@cygwin.com From: Dennis Heimbigner Subject: Removing ^X in paths Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2022 20:40:31 -0000 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.