[dev] [sbase][patch] remove libutf from test.c

From: Evan Gates <evan.gates_AT_gmail.com>
Date: Fri, 20 Feb 2015 11:24:30 -0800

Noticed test was marked as 'UTF-8 support' instead of 'implicit UTF-8
support' in README. utflen() was being used to check for zero length
vs nonzero length strings. No need for that, a null byte is a null
byte, just check whether the first byte is null or not.

-emg

Received on Fri Feb 20 2015 - 20:24:30 CET

This archive was generated by hypermail 2.3.0 : Fri Feb 20 2015 - 20:36:13 CET