Synchronize with trunk revision 59636 (just before Alex's CreateProcess revamp).

svn path=/branches/ntvdm/; revision=59665
This commit is contained in:
Hermès Bélusca-Maïto 2013-08-07 14:57:30 +00:00
commit f66525ee02
404 changed files with 31475 additions and 5237 deletions

View file

@ -548,7 +548,7 @@ HvTrackCellRef(PHV_TRACK_CELL_REF CellRef,
}
/* FIXME: TODO */
ASSERTMSG(FALSE, "ERROR: Too many references\n");
ASSERTMSG("ERROR: Too many references\n", FALSE);
return FALSE;
}