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 Date: Thu, 19 Aug 2004 10:42:16 +0200 From: Corinna Vinschen To: newlib AT sources DOT redhat DOT com Cc: cygwin AT cygwin DOT com Subject: Re: __const use instead of const in one place Message-ID: <20040819084216.GB11034@cygbert.vinschen.de> Reply-To: newlib AT sources DOT redhat DOT com Mail-Followup-To: newlib AT sources DOT redhat DOT com, cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-IsSubscribed: yes On Aug 18 15:36, Peter Hinely wrote: > Hi, > > I noticed that __const is used in one and only one place in the header files. > > Line 76 of \user\include\sys\unistd.h > > char _EXFUN(*getpass, (__const char *__prompt)); > > That's the only place in all the header files. Shouldn't it be changed to const? That's a newlib issue. I've redirected to the newlib mailing list. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/