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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 30 Mar 2003 15:30:39 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Alexander Enchevich cc: cygwin AT cygwin DOT com Subject: Re: compile error in types.h? In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 29 Mar 2003, Alexander Enchevich wrote: > I am getting this compilation error in types.h: > ----------------------------- > c++ -O2 -g -O0 -march=i586 -Wall -Wunused -c -o RevPlayer.o RevPlayer.cpp > In file included from /usr/include/cygwin/in.h:21, > from /usr/include/netinet/in.h:14, > from aeTCPServer.h:4, > from RevServer.h:4, > from RevPlayer.h:4, > from RevPlayer.cpp:1: > /usr/include/cygwin/types.h:120: syntax error before `;' token > ----------------------------- > > On line 120 in types.h is this: > #ifndef __int16_t_defined > #define __int16_t_defined > typedef __int16_t int16_t; > #endif > > I can make it compile by including this at the top of types.h: > #include > > , but I am not sure if this is the proper solution. If it is - whom to > contact? If not - how to fix it? > > Thanks > (Sources attached) Alexander, Thank you for the bug report. This list is the appropriate place for it. The relevant people have read your message, and a solution is being discussed. I'm sure some sort of resolution will be arrived at shortly. Just wanted to let you know your report has been heard. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- 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/