delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <002301c2b3eb$b9adb250$9b1e1897@bonz> |
From: | "Bonzini" <bonzini AT gnu DOT org> |
To: | "Robert Mecklenburg" <mecklen AT cimsoft DOT com> |
Cc: | "Cygwin Users List" <cygwin AT cygwin DOT com> |
References: | <200301031627 DOT h03GRTRQ020947 AT wolf DOT cimsoft DOT com> |
Subject: | Re: sed -i problem? |
Date: | Sat, 4 Jan 2003 13:20:51 +0100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
Ok, I tracked down the problem and it is because fopen is used for the file instead of ck_fopen. Alas I don't have a patch ready (a nice solution would be practically the diff from 4.0.5 to 4.0.6), but grepping for [^_]fopen.*"w and replacing fopen with ck_fopen will probably be a quick, workable hack. |_ _ _ __ |_)(_)| ),' ------- '--- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |