X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=compiler2%2FValue.cc;fp=compiler2%2FValue.cc;h=f4400bcd00bb031e45a0c85d23e9cdcbdf55789b;hb=ec162abb8373a2d49be7451e3535d231976c0bc2;hp=9789faa6c7a8c9628baf47a0d15d731bd97b8128;hpb=19ed52eb8f88363f55ef3e8b8eb31a6b2c02c530;p=deliverable%2Ftitan.core.git diff --git a/compiler2/Value.cc b/compiler2/Value.cc index 9789faa..f4400bc 100644 --- a/compiler2/Value.cc +++ b/compiler2/Value.cc @@ -10110,7 +10110,7 @@ error: } } return gov->chk_this_value(v, lhs, Type::EXPECTED_DYNAMIC_VALUE, - INCOMPLETE_NOT_ALLOWED, OMIT_NOT_ALLOWED, NO_SUB_CHK, NOT_IMPLICIT_OMIT, + INCOMPLETE_NOT_ALLOWED, OMIT_ALLOWED, NO_SUB_CHK, NOT_IMPLICIT_OMIT, is_str_elem); }