fixes to allow more memory: disable gc after crashing with MBIT, start
from 0x09 instead of 0x10. git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@163 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1217,7 +1217,9 @@ HandleSIGINT (int sig)
|
||||
#if HAVE_LIBREADLINE
|
||||
if (in_getc) {
|
||||
fprintf(stderr, "Action (h for help): ");
|
||||
#if HAVE_RL_SET_PROMPT
|
||||
rl_set_prompt("Action (h for help): ");
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
return;
|
||||
|
Reference in New Issue
Block a user