expressions: Improve error messages evaluating invalid Boolean values.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 6 Jun 2010 19:19:19 +0000 (12:19 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 6 Jun 2010 19:45:44 +0000 (12:45 -0700)
The error message used for an invalid Boolean value was terribly generic.
This commit adds the name of the operator to the error message.


No differences found