Bug 484375 - Invalid parsing of the any service
Summary: Invalid parsing of the any service
Status: RESOLVED FIXED
Alias: None
Product: Acceleo
Classification: Modeling
Component: Query Language (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows NT
: P3 normal
Target Milestone: ---   Edit
Assignee: Yvan Lussaud CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-15 04:05 EST by Laurent Goubet CLA
Modified: 2016-01-18 02:50 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Goubet CLA 2015-12-15 04:05:30 EST
Trying to validate the following :

Sequence{'hello'}->any(i | i = 'hello')

will result in a message telling us that the lambda "i = 'hello'" is not a boolean
Comment 1 Eclipse Genie CLA 2015-12-18 09:17:51 EST
New Gerrit change created: https://git.eclipse.org/r/63024
Comment 3 Yvan Lussaud CLA 2016-01-18 02:50:09 EST
the new test case is all green.