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: [PATCH] Fix string/test-strncmp.c to work with wide chars.


On Mon, 30 May 2016, Jose E. Marchesi wrote:

> wcsmbs/test-wcsncmp.c (i.e. string/test-strncmp with defined WIDE)
> triggers a signal in aligment-strict platforms, like sparc*-*-*.
> 
> This patch fixes string/test-strncmp.c to work properly when the test is
> performed on arrays of wide chars.  This includes passing align1 and
> align2 to do_test as bytes, and to use more meaningful values for middle
> chars and large chars.

A different patch (about which Carlos had some concerns) was posted at 
<https://sourceware.org/ml/libc-alpha/2015-07/msg00698.html>.  How do the 
two compare?

-- 
Joseph S. Myers
joseph@codesourcery.com


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