checkin for bstell@netscape.com:
bug 54000; r=ftang@netscape.com, sr=erik@netscape.com (part of nl_langinfo(CODESET);) add NS_ERROR_USING_FALLBACK_LOCALE
This commit is contained in:
Родитель
5d208e9ec4
Коммит
0b6e4b1cf7
|
@ -49,6 +49,9 @@
|
||||||
#define NS_ERROR_UCONV_NOCONV \
|
#define NS_ERROR_UCONV_NOCONV \
|
||||||
NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_UCONV, 0x01)
|
NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_UCONV, 0x01)
|
||||||
|
|
||||||
|
#define NS_ERROR_USING_FALLBACK_LOCALE \
|
||||||
|
NS_ERROR_GENERATE_FAILURE(NS_ERROR_MODULE_UCONV, 0x02)
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
#define REGSELF_PRINTF(x,y) \
|
#define REGSELF_PRINTF(x,y) \
|
||||||
printf("RegSelf %s to %s converter complete\n", \
|
printf("RegSelf %s to %s converter complete\n", \
|
||||||
|
|
Загрузка…
Ссылка в новой задаче