eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[parser] Too many exists/forAll iterators should be a semantic error #472

Closed eclipse-ocl-bot closed 1 hour ago

eclipse-ocl-bot commented 1 hour ago

| --- | --- | | Bugzilla Link | 296990 | | Status | CLOSED FIXED | | Importance | P3 minor | | Reported | Dec 05, 2009 02:14 EDT | | Modified | May 29, 2012 13:23 EDT | | Blocks | 156363 | | Reporter | Ed Willink |

Description

The recent grammar changes mean that

...forAll(a,b,c,d|e)

is now a syntax error: "," expected instead of "|"\ whereas it used to be a semantic error: "too many iterators"

The grammar needs revision to be able to parse an arbitrary name list and so once again give the more helpful semantic error.

eclipse-ocl-bot commented 1 hour ago

By Ed Willink on Feb 01, 2011 02:30

Now checked against library model.

eclipse-ocl-bot commented 1 hour ago

By Ed Willink on May 27, 2011 06:41

Resolved for Indigo is 3.1.0 not 3.2.0.

eclipse-ocl-bot commented 1 hour ago

By Ed Willink on May 29, 2012 13:23

Closing all bugs resolved in Indigo.