[sv-bc] Errata: return out of fork...join

From: Steven Sharp <sharp@cadence.com>
Date: Wed Sep 01 2004 - 15:13:01 PDT

Section 8.6 has a restriction to keep continue and break statements from
trying to exit from the inside of a fork...join. However, it fails to
restrict the return statement the same way.

It should state that the return statement cannot be used inside a
fork...join block.

Also, these restrictions should apply to the new fork...join_any and
fork...join_none constructs as well.

Steven Sharp
sharp@cadence.com
Received on Wed Sep 1 15:13:05 2004

This archive was generated by hypermail 2.1.8 : Wed Sep 01 2004 - 15:13:13 PDT