Differences From Artifact [bff9c3a7d6]:
- File unix/tclUnixInit.c — part of check-in [6828d86c67] at 2014-02-06 22:10:55 on branch novem — merge trunk (user: jan.nijtmans size: 29837) [more...]
To Artifact [9e224292c6]:
- File unix/tclUnixInit.c — part of check-in [b83be1ab3b] at 2014-11-14 09:47:56 on branch novem — merge trunk (user: jan.nijtmans size: 29833) [more...]
| ︙ | |||
764 765 766 767 768 769 770 | 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 | - + |
#if MAC_OS_X_VERSION_MAX_ALLOWED > 1020
/*
* Set msgcat fallback locale to current CFLocale identifier.
*/
CFLocaleRef localeRef;
|
| ︙ |