www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/08/07/17:55:45

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
Date: Thu, 7 Aug 2003 17:55:30 -0400
From: Christopher Faylor <cgf-idd AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: Install 1.3.22-1 problem - default text file type - DOS
Message-ID: <20030807215530.GD6438@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <9B501B3774931C469BCCCC021BE5372277AD62 AT remailnt2-re01 DOT westat DOT com>
Mime-Version: 1.0
In-Reply-To: <9B501B3774931C469BCCCC021BE5372277AD62@remailnt2-re01.westat.com>
User-Agent: Mutt/1.4.1i

On Thu, Aug 07, 2003 at 04:58:00PM -0400, Francis Harvey wrote:
>Greetings,
>
>I wanted to correct something from my last request.  The pointer yyin
>is actually from the flex package not byacc, and I ended up using:
>
>setmode(yyin, "rt");

Hopefully, this isn't what you used since I can't imagine how it would
work.

Something like

setmode (fileno (yyin), O_TEXT);

would be more appropriate.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam AT sourceware DOT org
and be permanently blocked from mailing lists at sources.redhat.com

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019