- Generating a label should not cause a warning.
This commit is contained in:
parent
ec3be3d55b
commit
29f0756f0a
@ -566,7 +566,6 @@ commEvent (int event, Tac tc)
|
|||||||
* This can be a weird choice if it is a read or send, because in that case
|
* This can be a weird choice if it is a read or send, because in that case
|
||||||
* we cannot chain them anymore and the send-read correspondence is lost.
|
* we cannot chain them anymore and the send-read correspondence is lost.
|
||||||
*/
|
*/
|
||||||
warning ("Generated fresh label for line %i.", tc->lineno);
|
|
||||||
label = freshTermPrefix (thisRole->nameterm);
|
label = freshTermPrefix (thisRole->nameterm);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user