check for mistypes

This commit is contained in:
Vitor Santos Costa
2014-04-06 17:06:19 +01:00
parent cc84cd8cb5
commit f39ed68fe8
4 changed files with 45 additions and 8 deletions

View File

@@ -164,7 +164,6 @@ do_execute(Term t, Term mod USES_REGS)
Yap_undo_signal( YAP_CREEP_SIGNAL ) ) {
CalculateStackGap( PASS_REGS1 );
}
UNLOCK(LOCAL_SignalLock);
return CallMetaCall(ARG1, mod PASS_REGS);
} else if (Yap_has_a_signal() &&
!LOCAL_InterruptsDisabled &&