Comment 2 for bug 960083

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

There are a few places where this error is mentioned:

runtime/booleans/BooleanImpl.cpp lines 514, 678
store/naive/simple_index_general.cpp line 1060

The first two lines were modified by me, but those lines only check for the error and return false, i.e., they're not points where the exception is thrown.

The last line is a point where the exception is thrown with no error location. That code was last touched by Markos. Hence, this bug should be assigned to him.