Sounds good. Were you also interested in seeing if EUC_CN can use the same UCM file? That would allow us to get rid of the XML file.
Sure, let me take a look.
I found that both EUC_CN and UHC use the same XML file, so I updated both.
I didn’t delete gb-18030-2000.xml in this patch, because it would make the patch file very large, you can just add the deletion to the commit when you push it.
Basically, the changes are all borrowed from the previous commit. With this patch, regenerating the maps file lead to no map file change, which is expected:
I am not sure if you should also upgrade the UCM file to 2022 version, but if we need, let’s do it with a separate commit.
I included deletion of the xml file in v2, which will help confirm that build will pass clearly. I realized that the patch files were huge because of the map file changes.