Hi Jim, You are listed as the maintainer of the 'diacrit' module. It doubt anyone is still using this module, because it assumes an 8-bit character set, whereas most systems have switched to UTF-8 10 to 18 years ago. Do you agree to mark it deprecated?
diff --git a/modules/diacrit b/modules/diacrit index 725d683..bda96f5 100644 --- a/modules/diacrit +++ b/modules/diacrit @@ -1,6 +1,12 @@ Description: Decomposition of composed ISO-8859-1 characters. +Status: +deprecated + +Notice: +This module is deprecated. Use the module 'uninorm/canonical-decomposition' instead. + Files: lib/diacrit.h lib/diacrit.c