What happened to this site? And what's that frog about?

Column mismatch for concat crashes

F151 - Failure Feedback Forum 

Status: resolved Severity: minor Category: Vlerq Ratcl Created: 2007-04-10 Updated: 2007-04-10

This crashes

 view {a b} def {1 2 3 4} | concat [view a def {1 2 3 4}] | dump

and so does this

 view {a b} def {1 2 3 4} | union [view a def {1 2 3 4}] | dump

Summary

Thanks, I've added some tests to prevent a crash for concat, union, and intersect (and probably a few more operators depending on them). The error code is unfortunately not very clear: invalid view. But it's not easy to change that at the level of code where this happens.

Changes committed to svn.



2007-04-10 btheado

Imported

Add a comment:

Tip: add empty lines between paragraphs and indent lines to prevent reformatting.

Your name or initials:  

Powered by Mavrig