Re: unistring bug

2012-04-01 Thread Andy Wingo
On Sun 01 Apr 2012 13:01, Bruno Haible writes: > This is normal documented behaviour. The function's description at [1] > >uint8_t * u32_to_u8 (const uint32_t *s, size_t n, uint8_t *resultbuf, > size_t *lengthp) > > is preceded by the general conventions explanation [2]: > >Functions ret

Re: unistring bug

2012-04-01 Thread Bruno Haible
Hi Andy, Andy Wingo wrote in : > The following program causes a segfault in the unistring that is current > in Debian sid: > > #include > #include > > int main (int argc, char *argv[]) > { > int floral_l