X-Spam-Check-By: sourceware.org Message-ID: <44430B32.F83AAF10@dessent.net> Date: Sun, 16 Apr 2006 20:27:46 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Fixing the state of C++ in Cygwin References: <20060412045300 DOT GB7046 AT trixie DOT casa DOT cgf DOT cx> <443C91B0 DOT 1020806 AT ucsd DOT edu> <20060412103121 DOT GA12493 AT calimero DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Steven Brown wrote: > The cause of this is apparently /tmp being a textmode mount. If > switched to binary, cat << EOF works as expected. Is that really what's > supposed to happen? It doesn't seem right that a system configured to > act binmode is going textmode just due to using '<< EOF' syntax. That sounds like a bash bug to me. The type of mount of /tmp should not affect "heredoc"s. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/