|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
\invariant_for executability in the new semanticsHi,
I am updating the JML2 RAC to support inner classes (amongst other things) and I encountered a situation with the racrun/InvariantFor3.java testcase. When run in the new semantics (jmlc -T), jmlc complains that invariant_for expression is not executable. This does not affect in any way my changes but I’d like to ask if there is a reason for its “non-executability”. My changes are still based on JML 5.4, so this might have been updated later on. If that’s the case, please let me know so I can merge this into my private branch.
Cheers, Wladimir
de Lara Araujo Filho There are three schools of
magic.
------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Jmlspecs-developers mailing list Jmlspecs-developers@... https://lists.sourceforge.net/lists/listinfo/jmlspecs-developers |
|
|
Re: \invariant_for executability in the new semanticsHi Wladimir,
On Sun, 29 Jun 2008, Wladimir de Lara Araujo Filho wrote: > I am updating the JML2 RAC to support inner classes (amongst > other things) and I encountered a situation with the > racrun/InvariantFor3.java testcase. When run in the new semantics (jmlc -T), > jmlc complains that invariant_for expression is not executable. This does > not affect in any way my changes but I'd like to ask if there is a reason > for its "non-executability". My changes are still based on JML 5.4, so this > might have been updated later on. If that's the case, please let me know so > I can merge this into my private branch. There is no special reason why the \invariant_for expression should not be executable. Indeed, we'd like it to be executable. Also if you have enhanced support for inner classes, that would also be great. If you have the time to merge these fixes and improvements into the main branch of JML2, please do so. Thanks, Gary T. Leavens 210 Harris Center (Bldg. 116) School of EECS, University of Central Florida 4000 Central Florida Blvd., Orlando, FL 32816-2362 USA http://www.eecs.ucf.edu/~leavens phone: +1-407-823-4758 leavens@... ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Jmlspecs-developers mailing list Jmlspecs-developers@... https://lists.sourceforge.net/lists/listinfo/jmlspecs-developers |
| Free Forum Powered by Nabble | Forum Help |