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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=l5qEtHT2FkS5QqXB 1kpjzDaOF6bM95KJUfBG9Gd9IyXQGj24gH4TVClW6zSPDYycp2KhHjU2QSAe57Pa Q/hbmmJmLjmMXLLAjz9nrs6ygCbBYo09PlwImlXpaWdqvLB3Nf96lJhK+kaA8b+w /LN38U+fuJbImdUjX3NA8MPNJNk= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=IoTAazwWQLwdQUcvR35v0b rKySo=; b=qF1Qjk7H9ezeErjKDqsM40M0234j9QzgZ/IM1eIPjLDM58VCFQaPuM ELgP+hld7xFr5x4DiHAy+3Pz8aqA0A2vxJC+ynidqkcOYP8fS7RRgzww888usDqS 7JR/hnk1mIsXKF+oSF18AfKD/Z2498abUcWoa3kX8yAWlqBIDdjME= 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: Yes, score=6.7 required=5.0 tests=AWL,BAYES_50,FOREIGN_BODY,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mout.kundenserver.de Subject: Re: [ANNOUNCEMENT] Updated: Cygwin 2.2.0-1 To: cygwin AT cygwin DOT com References: From: Thomas Wolff Message-ID: <55BFB64C.1010802@towo.net> Date: Mon, 3 Aug 2015 20:43:24 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed X-UI-Out-Filterresults: notjunk:1;V01:K0:S9kfMRcyly4=:hQOIOdn3gkqGnnPcSuLd3i p4rd1lPjeCMOGuzM0oVGAovBckZnbDZqwrKe9ZyK76MHMLQ6NVx9yH1YYI1nFQqsGSN4rqgJb KbSgraCVng9KPn5DX3mgSYIkCtHsx+GEihFrK72eCfBe2Weh9ZMiSRGzCKcwl70HVZhQc0BpW P54FcJEllU/vn8Nzr0unqjBz0klBh0rYFWovwa9yzSVLQiqZsv5adbf5PCaXm9xnuSY8QjSYn /4LS6GqNJ2kIINHwX5FXirTaZA7gTInJRIBUSVDTd+OiKxtvQlXkJKB4mpF5Ku+R3eMjxG/5g tJGlZ/hE/t/NZaUN+0VEa4NuP2bOYjFhj//nfcrjIp9X9Q82GrY42j94yEvT9XYkafA2U/que cQ7iJ2zrMb9GQ1vH6ylR4GKkFdHCXgsjJnrqatMDxVLBSQLcJB4U7HHDy0L7ZPXyxkJeqp1l8 9L9TpOlvcytzJ75RK2bAwys47/Ofsu0oteIlWTsNBlgbBkuCsCie/L/yOeamSFQxFPvJf54Ix xtE2W7uYfjP9kLu2gsJL9amy1be6hJl7TadPB8Zos5wCzm3PCcXwkONMZ5ggO6wDpMh9hs8Zj fOZPUpnX58QVnRplJA60Mh+ZPKTryxVo0lyzZ/mNmBzdMuEvUzvIwG33vlhE2TBn1/mBHXChK vzT9T2P9ATKgBSHIVoKjF2mBvCs56ZqDnSo2IgmX/3Sn89Q== X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t73Ihnrk009112 Am 03.08.2015 um 15:19 schrieb Corinna Vinschen: > - When started from a non-Cygwin process, check if $HOME starts with a > slash (absolute POSIX path). Otherwise ignore it. > Addresses: https://cygwin.com/ml/cygwin/2015-07/msg00344.html I would expect $HOME to be considered if it denotes an absolute path, even in Windows notation, and fortunately it still works :) On the other hand, if HOME is something like set HOME=bla, a new directory /usr/bin/bla is created and initialised as home directory. Don't know whether that's desirable, but in fact it's not being ignored. Thomas --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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