OpenMacNews dixit:

>and noting 'nothing earthshattering', i started cycling through
>step-by-step changes ... and found that simply adding/changing *one*
>item, i.e.:
>
>===========================================================
>${EDITOR} src/LYPrettySrc.c
>
>@@ -187,7 +187,10 @@
>            HT_tagspec *head = NULL, *tail = NULL;
>            HT_tagspec **slot = (isstart ? lexeme_start : lexeme_end) + lexeme;
>       
>            while (!stop) {
>+++            CTRACE((tfp, "...state %d\n", state));
>               switch (state) {
>===========================================================
>
>is sufficient for the error to vanish ...  i.e., lynx operates as normal.

Sounds familiar. I had a bug in ProPolice like this once.

//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to