Comment 1 for bug 994487

Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

The issue is that the derived type of the function is represented as a massive MEMBER type.

The probable fix is to export CHARACTER-SET from SB-EXT, and allow character set types to unparse into (SB-EXT:CHARACTER-SET ...code-ranges...) instead of MEMBER types.