> From: Ludovic Courtès l...@gnu.org > Oops, there was a thinko in the patch, whereby wide strings would not > be entirely compared. Here’s an updated one:
Looks good to me. Perhaps skip the memcmp if the string lengths are zero? At some point probably should replace all hardcoded '4' in libguile with some #define. -Mike