Comment 2 for bug 1156095

Revision history for this message
Stas Boukarev (stassats) wrote :

commit e3b6a3e3ee72b4bee3909a1876b33bd3bf6fa596
Author: Stas Boukarev <email address hidden>
Date: Sun Mar 17 12:53:47 2013 +0400

    make-array transform error on unknown element-type.

    Check for the type to be known, otherwise give up transforming.
    Based on a patch by James Kalenius.