X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Rn9MdxIDylsImEtJxeFNw5qkhMmN0B0srcL6KXwHQGa xD3mJxxP2PT4n3CjAc2F1tVsO8qzbqYAk+kU+FwiE5Tjs0ld2jXjCUpoIPeX+Mxt JrdaszWt6v6+KV0ZFfiNqDkb9aVjfYYnonTYURWJ8yL+Ybybo0+liyzxnPSD7Psc = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=FckU5EZipMzeHmx97yghSdgVScM=; b=ML2T0jXXJ5aJc7tt6 OP6P8YWpCx372JXnpi+cOjn4deERblwGwAlHBKP0BPcqaiOHmjhWGZ2YsdiOpL4n vKCGgvXQkUlklL/XlQLHcA3mhsyt2RQeyKtNV239BraJpOPwKaSc2Oa5X3rF2Kkp zDNgNQNAz5QAxMc8w//swe7z1E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: Ishtar.hs.tlinx.org Message-ID: <5451825C.2080602@tlinx.org> Date: Wed, 29 Oct 2014 17:12:12 -0700 From: Linda Walsh User-Agent: Thunderbird MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: BUG: cygwin warning: barfs on domain-based-mboxes; env corrupted by login(-p disabled) References: <544F3313 DOT 6050604 AT tlinx DOT org> <20141028110312 DOT GH20607 AT calimero DOT vinschen DOT de> <1107228111 DOT 20141029042128 AT yandex DOT ru> In-Reply-To: <1107228111.20141029042128@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Andrey Repin wrote: > Greetings, Corinna Vinschen! >> The next Cygwin release will have CYGWIN=dosfilewarning set to OFF >> by default. > >> If anybody thinks it's really worth to keep this option available >> and ON by default, please speak up. > > I don't think it's worth the hassle. What little of the programs that is > unable to deal with native paths are printing obvious enough error messages to > convince the user that they should change their habits. --- Not that I disagree with Corinna's decision, but Andrey's followup doesn't necessarily apply (nor is it important in my case). Bash is testing for the existence of a user's "mbox", in the spool directory -- it prints no error if it is not found -- I don't know that it is important that it should as one can [re]set the system mbox path if they want, in the startup scripts. Just that this mbox check uses some internally compiled name that is checked before any user scripts are run. Still doesn't fix the problem of the ENV being zeroed in 'login' which triggered this problem in the first place. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple