What steps will reproduce the problem?
1. Run the metacompiler with config3 for example
2. check intermediate or the final solution
3. look for statements such as: if (false) and (true) that always evaluate to
either true or false.
What is the expected output?
I would except to see logical conditions that are not trivial, for example by
evaluating agent fields or more intricate conditions.
What do you see instead?
Logical expressions that are trivial.
Original issue reported on code.google.com by
andrei.p...@gmail.comon 12 Jan 2012 at 1:45