From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6034 invoked by alias); 17 Nov 2013 18:07:42 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 6015 invoked by uid 89); 17 Nov 2013 18:07:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=AWL,BAYES_50,RCVD_IN_BL_SPAMCOP_NET,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mail-in-09.arcor-online.net Received: from Unknown (HELO mail-in-09.arcor-online.net) (151.189.21.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Sun, 17 Nov 2013 18:07:39 +0000 Received: from mail-in-20-z2.arcor-online.net (mail-in-20-z2.arcor-online.net [151.189.8.85]) by mx.arcor.de (Postfix) with ESMTP id 7A027197898 for ; Sun, 17 Nov 2013 19:07:30 +0100 (CET) Received: from mail-in-07.arcor-online.net (mail-in-07.arcor-online.net [151.189.21.47]) by mail-in-20-z2.arcor-online.net (Postfix) with ESMTP id 76C71834008 for ; Sun, 17 Nov 2013 19:07:30 +0100 (CET) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-07.arcor-online.net 50B06107AA2 Received: from Rainer.invalid (pD9EB2087.dip0.t-ipconnect.de [217.235.32.135]) (Authenticated sender: stromeko@arcor.de) by mail-in-07.arcor-online.net (Postfix) with ESMTPSA id 50B06107AA2 for ; Sun, 17 Nov 2013 19:07:30 +0100 (CET) From: Achim Gratz To: cygwin-apps@cygwin.com Subject: [Bug] setup.exe Date: Sun, 17 Nov 2013 18:07:00 -0000 Message-ID: <87k3g6x5pg.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2013-11/txt/msg00071.txt.bz2 No good deed goes unpunished=E2=80=A6 the latest changes to setup.exe to us= e the UNC path interfaces break set_cout. This function is only used in unattended mode and when the help option is used and setup.exe works correctly when this function does not get called. The reason for the breakage is the special filename "conout$" that is used to attach to the console output handle and the override to fopen that then treats it like any other file name and makes a UNC path "\\?\conout$" from it. If I remove the override for fopen, things are working again, but I can't find how to specify "conout$" via a UNC path and simply setting the string back to "conout$" in the attr structure in gdb didn't work, either. Regards, Achim. --=20 +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf microQ V2.22R2: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada