Re: [cdesktopenv-devel] [patch] dtcm crashes with the ja_JP.eucjp locale

2021-04-03 Thread Jon Trulson
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 wo

[cdesktopenv-devel] [patch] dtcm crashes with the ja_JP.eucjp locale

2021-04-03 Thread Edmond Orignac
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