From: Chris Brannon <chris@the-brannons.com>
To: edbrowse-dev@lists.the-brannons.com
Subject: Re: [Edbrowse-dev] [Geoff McLane] getting some traction on...
Date: Thu, 17 Sep 2015 14:32:11 -0700 [thread overview]
Message-ID: <87bnd0rauc.fsf@mushroom.localdomain> (raw)
In-Reply-To: <20150817152956.eklhad@comcast.net> (Karl Dahlke's message of "Thu, 17 Sep 2015 15:29:56 -0400")
Karl Dahlke <eklhad@comcast.net> writes:
> You can completely cut out my preprocessing by commenting out line 131 in html-tidy.c.
> That leaves just tidy, to test
Ok, so here's what people need to do if they want to test the tidy code.
First, pull their repo, check out the issue-65 branch, and build from
that instead of master.
Next, pull edbrowse. I've added some ifdef blocks that will let you
test the experimental code. Rebuild edbrowse, but pass
-DHAVE_TIDYSKIPQUOTES in CFLAGS, like so:
CFLAGS='-DHAVE_TIDYSKIPQUOTES' make
So here's what I've discovered so far.
Their fix works beautifully on the basic testcases, both the one in the
tidy 5 tests/ subdirectory and the one that Karl posted the other day.
But I tried it on a cached page from the fanfiction site, and it is
still having some kind of problem. Next step: figure out where it's
breaking now and see if we can come up with another test case.
-- Chris
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[Edbrowse-dev] fwd: [Geoff McLane] Re: getting some traction on https://github.com/htacg/tidy-html5/issues/65 Chris Brannon
` [Edbrowse-dev] [Geoff McLane] getting some traction on Karl Dahlke
` Chris Brannon [this message]
` Karl Dahlke
` Chris Brannon
` Karl Dahlke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bnd0rauc.fsf@mushroom.localdomain \
--to=chris@the-brannons.com \
--cc=edbrowse-dev@lists.the-brannons.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).