X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 534E1395187A
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1605744537;
	bh=hQ5zbOMsOnEYzB3Cy63VLX8aiqNymNz1hb+vqqqR9tU=;
	h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
	 List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
	 From;
	b=UW0T9YOE5B50izR0zwOOEKcJHuYqYWWgxXPFZk4di1GKZzOwENEJJGARVXSqbfKyP
	 0IXySayTXHkVxDZ2AOl1UWMrzA3GE2c+niLQbiOK46zxwFTL2zvnbLuMuib4/Ho5VT
	 j19raoOPVJqc+TA5IJEoi6VGtIcKeyOtvsLN+IGw=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DD3743857C49
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to:content-transfer-encoding;
 bh=ABTW7dDEdseZz9je0K3oJxMZJb4TiOwlqJLs7DPqKhQ=;
 b=nf6g5AdF1C8R3vDy4vg6WDixQxRNHEokDP/88GM1rnoY5kiDzoSykf8pPS5QjbP6oW
 HXO+IJ+n94hvFB8HuxJHUr7DdYGaQrzuZ/1nJZ0zIDqhWWbGWdp4Ks3AYJJbWRzeWq4i
 TfoxRlTraLPwFtwv1Qso7mYTebfMDPeewdBSLysPJ/5K/r4WxQX2CbVHU0XUsoVP51LY
 Vd4SK/FdAXZRa2OwmnepfH+GuA50VNxsVSSWoEsrwPbw6e38CWp6j9MMfhKC2AQecNBa
 mzZ4IWSq4lCMa+Gxzxe2XpKN5XWOqUbVuTxWoHkAIdeUkm85ITAkEUbgB345GvkobH3L
 /lDg==
X-Gm-Message-State: AOAM532H/1SOWlp3CnCiVYrnKWQmLMAMAU+KKEwjcVvqcDYpIgj2jjtQ
 FmHCw2bQp1pWvLWD29I6jQn/hgqmX6GAtRZTYvz+IgO7
X-Google-Smtp-Source: ABdhPJyeHFly4rafh5/HPi3ylhDtO3MuGJ+0vTeI4vyPT2i//KKq8PxbJ5+uN5LOKIKECvURPJxTeJnRCA09OK/VM+s=
X-Received: by 2002:a37:49d6:: with SMTP id w205mr8185621qka.501.1605744534199; 
 Wed, 18 Nov 2020 16:08:54 -0800 (PST)
MIME-Version: 1.0
References: <c2d6280c-26e3-f9e7-89bd-693385a768b2@gmail.com>
 <D3704C33-A283-40F0-990D-CB9806F0B09D@gmail.com>
In-Reply-To: <D3704C33-A283-40F0-990D-CB9806F0B09D@gmail.com>
Date: Wed, 18 Nov 2020 17:08:42 -0700
Message-ID: <CAJ1FpuN4gYaLhckrUBz3p+CesD0zZ29di9ozXge6Q6MDFdpPmA@mail.gmail.com>
Subject: Re: g++ and c++17 filesystem
To: cygwin <cygwin@cygwin.com>
X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, FROM_LOCAL_NOVOWEL,
 HK_RANDOM_ENVFROM, HK_RANDOM_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
 TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.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@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Doug Henderson via Cygwin <cygwin@cygwin.com>
Reply-To: Doug Henderson <djndnbvg@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On Wed, 18 Nov 2020 at 13:50, Kristian Ivarsson via Cygwin
<cygwin@cygwin.com> wrote:
>
>

> The only purpose CYGWIN have is to make/build posix-applications runnable on Windows and applications usually have user defined input, such as paths etc, and on Windows that input is usually Windows-native-paths unless you educate operators/users to enter paths with /cygdrive/...

<rant>
I use CYGWIN to work around a stupid design decision made by a small
time OS developer more than 40 years ago, and inherited by an OS that
did not even have directories in its first release.
</rant>

Doug

-- 
Doug Henderson, Calgary, Alberta, Canada - from gmail.com
--
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
