This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re [ANNOUNCEMENT] New package: html tidy



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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]