Hi,

info program sometimes crash when window becomes smaller. I think that it's a bug in window_new_screen_size() (file info/window.c).

You may also use Valgrind program because there are some errors. Use a command like:
   valgrind -v --log-file-exactly=info_smaller.log info gettext

Open big xterm (or any other graphical terminal), resize it to make it smaller, move in the text with page up/down, and quit info. Then check valgrind report.

Victor Stinner


_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to