Gracefully handle incompatible locale data
commit0062ace2292effc4135c15ea99b1931fea5e0203
authorLudovic Courtès <ludo@gnu.org>
Tue, 27 Oct 2015 12:33:26 +0000 (27 13:33 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 27 Oct 2015 12:33:26 +0000 (27 13:33 +0100)
treee82fad1911341d86bf5646f1f6418d7e80e39fd1
parent7a4cb4ad1130e43e1256f85cea38a3227320f944
Gracefully handle incompatible locale data

* locale/loadlocale.c (_nl_intern_locale_data): Change assertion
on CNT to a conditional jump to 'puntdata'.
ChangeLog
locale/loadlocale.c