ports/93122: [PATCH] www/p5-HTML-Parser: [fix build on 4.x]

Tod McQuillin devin at spamcop.net
Fri Feb 10 00:53:59 PST 2006


On Fri, 10 Feb 2006, Anton Berezin wrote:

> Synopsis: [PATCH] www/p5-HTML-Parser: [fix build on 4.x]
>
> State-Changed-From-To: open->closed
> State-Changed-By: tobez
> State-Changed-When: Fri Feb 10 09:42:46 CET 2006
> State-Changed-Why:
> Whoops, I fixed it independently with a slightly different patch before
> seeing your PR. Thanks anyway.

I thought about doing it your way but I wasn't sure if accessing ->offset, 
->line, ->column would be valid if ->eof was true.  But comparing with 
version 3.48 I see it used to access them without checking so I guess it's 
okay.

It does change the meaning of the code though.
-- 
Tod



More information about the freebsd-perl mailing list