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:
vsc
2001-05-03 17:13:18 +00:00
parent 18ff961273
commit f48f399540
6 changed files with 38 additions and 18 deletions

View File

@@ -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 {