On Wed, Jul 09, Jorge Arellano Cid wrote:
On Wed, 9 Jul 2003, Jorge Arellano Cid wrote:
[...] The good/bad news (depends on being optimistic/pesimistic!) is that yesterday I found a bug. The newest CVS has a g_print that makes it evident.
I digged in a bit more and found the bug! Just a missing "break;" inside a case. The patch is in CVS.
In any case, I'll wait for Sebastian to confirm me that. At first I hesitated because 5 anchors in the splash page produced about 15 extra calls, but this seems OK because they need to update the offset as the text rewraps.
This seems correct, but I haven't yet examine it in detail. Anyway, current CVS has this g_print line commented. AFAIS, this would be the last issue delaying the release, what I see else in the bug track: - 470: Is this the one which has been fixed? - 476: This is already older (tested with 0.7.1, which happened to be available :-), so it is not something making dillo more buggy than before. Sebastian