<div dir="ltr"><div>There are three places in GEOS where this assertion appears<br><br>   <a href="https://github.com/libgeos/libgeos/blob/c9d94c2ebb68b6b679f03dc7eabebfcd39136def/src/index/strtree/AbstractSTRtree.cpp#L371">https://github.com/libgeos/libgeos/blob/c9d94c2ebb68b6b679f03dc7eabebfcd39136def/src/index/strtree/AbstractSTRtree.cpp#L371</a><br><br>and two them have been tripping up Shapely users on OS X. I've found that rebuilding GEOS with --disable-cassert solves the user problems: no assert exceptions raised and no other program crashes. <br><br></div>My question: what is the intent of these statements? If they can be safely ignored, as I'm doing, should they not be disabled by default?<br><div><br>-- <br><div class="gmail_signature">Sean Gillies</div>
</div></div>