Comment 3 for bug 1576121

Revision history for this message
Philipp Marek (philipp-marek) wrote :

Sorry, but shouldn't the right result come out, regardless of any optimization settings?
When using a too-high index into a string - yeah, that may crash with (safety 0); but ":end NIL" should always work, right?

Isn't that a misoptimization, ie. a bug that should be fixed?