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 |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Authentication-Warning: | jean.mailgate.net: jean set sender to jean AT infosat DOT net using -f |
Date: | Wed, 9 Jan 2002 14:37:32 +0200 |
From: | Jean le Roux <jean AT infosat DOT net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: w32api header problems |
Message-ID: | <20020109143732.A20828@infosat.net> |
References: | <20020109115348 DOT A14411 AT infosat DOT net> <67136319166 DOT 20020109130747 AT logos-m DOT ru> <20020109133833 DOT A20443 AT infosat DOT net> <3C3C2C12 DOT 7090102 AT syntrex DOT com> <20020109142543 DOT C20549 AT infosat DOT net> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
In-Reply-To: | <20020109142543.C20549@infosat.net>; from jean@infosat.net on Wed, Jan 09, 2002 at 02:25:43PM +0200 |
> int max(const int value_a, const int value_b); //line 283 > int min(const int value_a, const int value_b); //line 284 > string itoa(const int value, const short fix=0); //line 285 ... > common.h:284: parse error before `const' > common.h:285: parse error before `const' Woops.. those line numbers are 1 out .. > int max(const int value_a, const int value_b); //line 283 should be 284 Appologies to all. -- 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 |