Hi Guillaume, >> and can someone please run the unit tests if we are touching this: >> >> /testutil/Invalid Conversions: ** >> ERROR:unit/test-util.c:362:test_invalid: assertion failed: (res == NULL) >> Aborted (core dumped) > > The purpose of this test was to check if we were failing to convert an > invalid GSM extended character. > As this was not the 3GPP recommended behavior, it sounds senseless to > have it in test_invalid() now. > > Denis, should we modify it in checking the character of the main default > alphabet is returned and add it in test_valid() section? Yes, please update the tests. Regards, -Denis