memory allocation patches for Apple's OS/X.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@23 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1669,6 +1669,7 @@ SetAlias (Atom arg, int sno)
|
||||
#endif /* HAVE_SETBUF */
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
return;
|
||||
}
|
||||
@@ -1705,6 +1706,7 @@ PurgeAlias (int sno)
|
||||
YP_stderr = 2;
|
||||
break;
|
||||
default:
|
||||
break; /* just put something here */
|
||||
}
|
||||
new_aliasp++;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user