X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6300238930FF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1588628546; bh=qCiTuq9ZFrwI3qNfGJPRSmBXu24M824ImeAscT6aVV0=; h=Subject:From:To:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=BxOTp/NWd4DQhYPpDHgBMIoWksgFte1GQ3wzfogH8rNP//4+VvTwOkZlzgl51y0cl 3ku9jHQvV+YxWM6A8zCs4yTSZnytXwwhHToT19vveGVnwU1ui2I8EkFgUPjoVFxZG+ JvKnfShsSdZ2vQ90x6zWqJi5b6U0j/CtGL78e+Fw= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1B21D38930FF Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=yselkowitz AT cygwin DOT com X-MC-Unique: p5_9hweKPIGx8_6WLQlq3g-1 Message-ID: <7101b829ec197e48e3aaf373625d950e95e29df4.camel@cygwin.com> Subject: Default mingw _WIN32_WINNT From: Yaakov Selkowitz To: cygwin AT cygwin DOT com Date: Mon, 04 May 2020 17:42:19 -0400 User-Agent: Evolution 3.34.4 (3.34.4-1.fc31) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: cygwin.com X-Spam-Status: No, score=-7.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NEUTRAL, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" JonY, In w32api-headers and mingw64-*-headers, the default value of _WIN32_WINNT can be configured at build-time with --with-default-win32- winnt=$VER, with the default still being 0x502 (XP x64/2003 R2). With 2008, 2008 R2, and 7 having gone out of support earlier this year, Server 2012 is now the oldest currently supported version. Is it time to set this to 0x602 by default? -- Yaakov -- 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