NOTE:
This will break wire-compatibility, but only with functions that have
both negative-id arguments and negative id-exceptions, and only in the
exceptional case.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@755870
13f79535-47bb-0310-9956-
ffa450edef68
$$->annotations_ = $7->annotations_;
delete $7;
}
- y_field_val = -1;
}
XsdAll:
$4->set_name($2);
$4->set_xception(true);
$$ = $4;
- y_field_val = -1;
}
Service:
if ($1 != NULL) {
$$->set_doc($1);
}
- y_field_val = -1;
}
Async:
|
{
pdebug("FieldList -> ");
+ y_field_val = -1;
$$ = new t_struct(g_program);
}