On 24/06/15 06:09, Daiki Ueno wrote: > Pádraig Brady <[email protected]> writes: > >> I've not looked into this at all yet. >> >> cheers, >> Pádraig. >> >> $ rpm -q gcc glibc >> gcc-5.1.1-1.fc22.x86_64 >> glibc-2.21-5.fc22.x86_64 >> >> FAIL: uniwidth/test-uc_width2.sh >> ================================ >> >> 58,59c58,59 >> < 085C..08E2 A >> < 08E3..0902 0 >> --- >>> 085C..08E3 A >>> 08E4..0902 0 > > The diff looks like a reverse of the latest update, i.e., the old > uniwidth code is used. How did you run the test? > > I cannot reproduce it with: > > $ ./gnulib-tool --test --dir t uniwidth/width > > nor: > > $ ./gnulib-tool --test --dir t uniwidth/width libunistring-optional
Sorry for the noise. Tests pass after I reran bootstrap. thanks, Pádraig.
