From: Franco F. <ffr...@Ca...> - 2004-07-07 07:21:16
|
Gnuplot team, I also found that the first key is missing when starting gnuplot, when I compiled the CVS source. I first noticed it for version 4.0.2. But it is not only the first keystroke, also the commands from the pull done window are missing the first character. On top of this it depends on how gnuplot is launched and if the mouse pointer is moved and or inside the new gnuplot window. (also noticed by Daniel J Sebald) I have done some experiments with the latest CVS from yesterday, and compiled this with replacing some files with files from the source tar ball of 4.0.0. If I replace mouse.c .h and readline.c I get still the same behavior. This is not what Hans-Bernard Broeker found, he wrote in this list On Sunday 04 July 2004 07:46 am, Hans-Bernhard Broeker wrote: > Warning: wgnuplot now tends to lose the first keypress after starting > the program. This did not happen with 4.0.0, and is fixed by back-dating > mouse.[ch] and readline.c to that state. If I replace wtext.c .h and all the other source code is from the CVS from yesterday, the problem with the first character are gone. So in mine opion it is not mouse.c or readline.c but wtext.c with was modified to remove a very old bug, but introduced a new bug. Franco Fritschij |