Merged, thanks!

-jon

On 4/3/21 2:44 PM, Edmond Orignac wrote:
When the current locale is ja_JP.eucjp or zh_CN, dtcm crashes on startup as a subroutine

tries to dereference a null pointer. This trivial patch checks that string!=NULL before dereferencing it.

After that correction, dtcm is working with the ja_JP locale. Some problems remain:

* The year view of the calendar remains blank

* The month view shows '7n' instead of the Kanji for month

* The Kanjis of some days in the month view are replaced by alphanumeric characters.




_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

--
Jon Trulson

  "Entropy.  It isn't what it used to be."
                           -- Sheldon

_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to