This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [COMMITTED] support: Fix printf format for TEST_COMPARE_STRING


* Adhemerval Zanella:

> -        printf ("  string length: %lu bytes\n", left_length);
> +        printf ("  string length: %zu bytes\n", left_length);

Thanks; and sorry about that.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]