17 Apr
2008
17 Apr
'08
11:03 p.m.
On Thu, Apr 17, 2008 at 04:18:52PM -0400, Jorge Arellano Cid wrote:
Hi,
Just submitted a patch I wanted to make long ago. It deals with collapsing whitespace. Here's one example:
http://www.w3.org/TR/REC-html40/intro/sgmltut.html#h-3.2.1
BTW, I also changed the bool_t to "unsigned char". Please test whether it compiles cleanly.
Compiles fine here (no warnings). Cheers, Johannes