Changeset 810:67fcd9df8b79
- Timestamp:
- 11/30/08 14:41:17 (1 month ago)
- Files:
-
- gen/toobj.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
gen/toobj.cpp
r797 r810 698 698 699 699 // check for patch 700 if (moduleinfo-> ir.irStruct->constInit->getNumOperands() != 11)700 if (moduleinfo->fields.dim != 9) 701 701 { 702 702 error("unpatched object.d detected, ModuleInfo incorrect");

