eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

Compilation Errors with JDT 3.5 M4 #352

Closed eclipse-ocl-bot closed 5 hours ago

eclipse-ocl-bot commented 5 hours ago

| --- | --- | | Bugzilla Link | 259151 | | Status | CLOSED FIXED | | Importance | P3 critical | | Reported | Dec 17, 2008 14:16 EDT | | Modified | May 27, 2011 02:47 EDT | | Version | 1.3.0 | | Reporter | Christian Damus |

Description

The JDT has strengthened its validation of generic signature substitutions to cover one particularly nasty pattern in the Visitable::visit(...) API of the OCL AST.

As a result, we now have compilation errors that (correctly) indicate that an unchecked cast is required.

This blocks the OCL 1.3 M4 build.

eclipse-ocl-bot commented 5 hours ago

By Christian Damus on Dec 17, 2008 14:38

Fix commtted to HEAD (1.3 branch).

eclipse-ocl-bot commented 5 hours ago

By Ed Willink on May 27, 2011 02:47

Closing after over 18 months in resolved state.