[GRASS5] v.digit menu entry print problem

Markus Neteler neteler at geog.uni-hannover.de
Mon Apr 2 05:50:32 EDT 2001


Hi developers,

a small problem was reported with v.digit:
If you hit "Q" to quit the module, the message

"Leave digit [n]"
does not appear on some systems.

I think it is a bug with curses_yes_no_default:
src/mapdev/v.digit
menus.c:            if (curses_yes_no_default (2, "Leave digit? ", 0))

similar to the stdout/fflush thing. However, I am not sure
how to force such a fflush there.

The curses_yes_no_default() is written in dig_curses.c using Write_info()
also there. 

Thanks for any help,

 Markus

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list