]> Savannah Git Hosting - gnulib.git/commit
maint: use a more standard return from mbrtowc test
authorPádraig Brady <P@draigBrady.com>
Mon, 2 Nov 2015 11:25:47 +0000 (11:25 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 2 Nov 2015 11:30:32 +0000 (11:30 +0000)
commit45228d9689a677588157fc8d26725a076f4f21e8
tree79e4799ca54f1b2b645dfb6ecd0eec5422dd4da0
parent86b1f082ddd291543ca63bf474973e5b8a82ba6c
maint: use a more standard return from mbrtowc test

* m4/mbrtowc.m4 (gl_MBRTOWC_EMPTY_INPUT): Don't return 1
from the test program as this is non standard and often
indicates an unhandled case in the test program.
* m4/mbrlen.m4 (gl_MBRLEN_EMPTY_INPUT): Likewise.
ChangeLog
m4/mbrlen.m4
m4/mbrtowc.m4