From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6652 invoked by alias); 28 Jun 2002 12:12:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 6636 invoked from network); 28 Jun 2002 12:12:28 -0000 Received: from unknown (HELO mail.m4d.sm) (194.183.71.139) by sources.redhat.com with SMTP; 28 Jun 2002 12:12:28 -0000 Received: (qmail 42159 invoked from network); 28 Jun 2002 12:12:07 -0000 Received: from unknown (HELO lapo.it) (212.41.206.179) by 0 with SMTP; 28 Jun 2002 12:12:07 -0000 Message-ID: <3D1C5296.2040000@lapo.it> Date: Fri, 28 Jun 2002 07:17:00 -0000 From: Lapo Luchini User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020625 X-Accept-Language: it, en, fr, es MIME-Version: 1.0 To: Mailing List: CygWin CC: Soren Andersen Subject: Re: Re [ANNOUNCEMENT] New package: html tidy References: <20020627165520.CD8046D9E3@www.fastmail.fm> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg01645.txt.bz2 > > >I worked a lot last week and this week on building HTML Tidy on Cygwin, >myself. When i say "worked" I don't mean that it was SO hard to do, but >I wanted a robust Makefile that I could drop-in for all future >revisions (untill they change something very large) of the source, >which seems to be under quite active development. > Well its own Makefile isn't that bad, I only patch the dir from where sources are taken to compile directly in the obj dir ^_^ >One question: did you not get a rather large number of compiler >warnings from the 2002-06-?? revision of Tidy? Worrisome. Lots of yucky >code in there. > It's just that platform.h redefined uint32, but were only warnings. Now they are gone, the author changed platform.h with a "if defined(CYGWIN)" the dfay after I suggested him ^_^ >If you do ># '-DCONFIG_FILE='"/foo/something"' >on the make commandline > Good idea. I will also investigate if the .tidyrc in the home works correctly. Thanks ofr the infos/suggestions, Lapo -- Lapo 'Raist' Luchini lapo@lapo.it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- 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/