Comment 3 for bug 1631506

Revision history for this message
Douglas Katzman (dougk) wrote :

The test is wrong but I'll fix it. The 3rd arg to SET-MACRO-CHARACTER is not the readtable, it's a generalized boolean. And to make the test even more robust, it should assert that the hashtable actually had something in it, just in case we decided to extend the char-array to have 256 elements in it even for Unicode builds.