public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re [ANNOUNCEMENT] New package: html tidy
@ 2002-06-27 11:33 Soren Andersen
  2002-06-28  7:17 ` Lapo Luchini
  0 siblings, 1 reply; 3+ messages in thread
From: Soren Andersen @ 2002-06-27 11:33 UTC (permalink / raw)
  To: cygwin

From: Lapo Luchini <lapo at lapo dot it> 
Date: Tue, 25 Jun 2002 03:20:03 -0400 (EDT) 
Subject: [ANNOUNCEMENT] New package: html tidy

Well, good work, Lapo. I haven't installed the package yet btw (other
issues facing me that are priorities).

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.

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.

Another question: would you consider building it with a compiled-in
configuration file path-name like "/etc/tidyrc" so that users can
maintain a system config file for Tidy, which I feel is a big help
given the large number of configuration options Tidy takes, which can
be very hard to recall to mind between one session invocation of Tidy
and another days or weeks later? To see what I mean look in platform.h,
I believe. If you do
#   '-DCONFIG_FILE='"/foo/something"'
on the make commandline, even without editing the makefile or the
platform.h file, you'll get that desirable behavior. [Pls excuse the
hash '#' at col 0, it's there because my funky web-emailer cannot
resist reformatting the line on 'send' if not, otherwise].

  Best Regards,
     Soren Andersen


-- 
http://fastmail.fm/ - Consolidate POP email and Hotmail in one place

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re [ANNOUNCEMENT] New package: html tidy
  2002-06-27 11:33 Re [ANNOUNCEMENT] New package: html tidy Soren Andersen
@ 2002-06-28  7:17 ` Lapo Luchini
  2002-08-22 14:10   ` Soren A
  0 siblings, 1 reply; 3+ messages in thread
From: Lapo Luchini @ 2002-06-28  7:17 UTC (permalink / raw)
  To: CygWin; +Cc: Soren Andersen

>
>
>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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re [ANNOUNCEMENT] New package: html tidy
  2002-06-28  7:17 ` Lapo Luchini
@ 2002-08-22 14:10   ` Soren A
  0 siblings, 0 replies; 3+ messages in thread
From: Soren A @ 2002-08-22 14:10 UTC (permalink / raw)
  To: cygwin

Lapo Luchini <lapo@lapo.it> wrote around 28 Jun 2002 
news:3D1C5296.2040000@lapo.it:

>>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.

In my private (independently done, referred to above) port of tidy it is
working like a charm. I think it's pretty valuable because the list of
options to tidy has grown tremendously long. 

> Thanks ofr the infos/suggestions,
> Lapo

You are welcome. Thanks for taking on the task of being maintainer of
this package for Cygwin. 

  Regards,
   Soren A



--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-08-22 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-27 11:33 Re [ANNOUNCEMENT] New package: html tidy Soren Andersen
2002-06-28  7:17 ` Lapo Luchini
2002-08-22 14:10   ` Soren A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).