amd64 fixes
library fixes git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1247 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -1587,7 +1587,7 @@ static int subsumes_complex(register CELL *pt0, register CELL *pt0_end, register
|
||||
loop:
|
||||
while (pt0 < pt0_end) {
|
||||
register CELL d0, d1;
|
||||
int our_write_mode = write_mode;
|
||||
Int our_write_mode = write_mode;
|
||||
|
||||
++ pt0;
|
||||
++ pt1;
|
||||
|
Reference in New Issue
Block a user