X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sun, 13 May 2012 05:55:54 +0300 From: Eli Zaretskii Subject: Re: ANNOUNCE: release 2 of the DJGPP port of GNU Diffutils 3.2 uploaded. In-reply-to: <201205130206.27461.juan.guerrero@gmx.de> X-012-Sender: halo1 AT inter DOT net DOT il To: Juan Manuel Guerrero Cc: djgpp AT delorie DOT com Message-id: <83wr4gx005.fsf@gnu.org> References: <201205091655 DOT q49GtEVE018228 AT delorie DOT com> <83ehqpxusw DOT fsf AT gnu DOT org> <201205130206 DOT 27461 DOT juan DOT guerrero AT gmx DOT de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Juan Manuel Guerrero > Date: Sun, 13 May 2012 02:06:26 +0200 > Cc: djgpp AT delorie DOT com > > Really disappointing that they remove code required by other > targets. Indeed. > Sorry but I have found no reference to set_binary_mode, am I missing something > here? Could you please clarify? Look in Diffutils before 2.9, and you will see it being used to call setmode. > Anyway I will upload a new release tomorrow fixing this issue and I will follow > this thread at bug-gnulib. Thanks for calling my attention to the issue. Thank you.