Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Tue, 2 May 2000 10:25:15 -0400 From: Jim Russell To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Problems building IceWM Message-ID: <20000502102515.A1603@lockstar.com> References: <000d01bfb3d4$b3c7fd10$de1661c7 AT holstein-mobile DOT ASPECTDV DOT COM> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: <000d01bfb3d4$b3c7fd10$de1661c7@holstein-mobile.ASPECTDV.COM>; from kwright@aspectdv.com on Mon, May 01, 2000 at 07:21:11PM -0600 On Mon, May 01, 2000 at 07:21:11PM -0600, Kevin Wright wrote: > I tried but I got an error regarding timeval: > > yapp.cc: In method `void YApplication::getTimeout(timeval *)': > yapp.cc:676: parse error before `>' > yapp.cc:681: confused by earlier errors, bailing out I tried building a cygwin version of IceWM, and hit the same problem. There's a line of code in there that has the following function call... timercmp(timeout, &t->timeout, >) with a bare less-than sign apparently being passed as the comparison function. I've never seen anything like this. Is this legal C++? Jim R LockStar, Inc. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com