|
Re: LYMainLoop.c [PATCH]: msg#00026web.lynx.devel
On Sat, 12 Aug 2006, Doug Kaufman wrote: There was a change made to LYMainLoop.c with 2.8.6dev.1 (which wasn't I'm confused - perhaps you mean to say that one of the patches suggested around that time had a \r%s in it. I have a local copy of the dev.x stuff and don't see that string in any of the revisions of LYMainLoop.c Here's a grep through the differences for SPAWNING_MSG for instance (the leading +/- of course reflect changes): printf("%s\r\n", SPAWNING_MSG); + printf("%s\r\n", SPAWNING_MSG); - printf("%s\r\n", SPAWNING_MSG); printf("%s\r\n", SPAWNING_MSG); printf("%s\r\n", SPAWNING_MSG); - printf(SPAWNING_MSG); + printf("%s\r\n", SPAWNING_MSG); printf(SPAWNING_MSG); printf(SPAWNING_MSG); printf(SPAWNING_MSG); printf(SPAWNING_MSG); printf(SPAWNING_MSG); of the spawning message. I suspect that this was done accidentally. At -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list Lynx-dev@xxxxxxxxxx http://lists.nongnu.org/mailman/listinfo/lynx-dev
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | LYMainLoop.c [PATCH], Doug Kaufman |
|---|---|
| Next by Date: | Re: Compiling MingW lynx under Cygwin (was Re: text browsing), Doug Kaufman |
| Previous by Thread: | LYMainLoop.c [PATCH], Doug Kaufman |
| Next by Thread: | Re: LYMainLoop.c [PATCH], Doug Kaufman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |