Skip to content

Remove trivial logical conditions that evaluate to false/true always #7

Description

@GoogleCodeExporter
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.com on 12 Jan 2012 at 1:45

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions