2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 20 Mar 2000 18:09:38 +0000 (18:09 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 20 Mar 2000 18:09:38 +0000 (18:09 +0000)
commit8600b1afb7c671aa85bc6868b627a3ab95963d24
treea157c2a5325f8226dab6b55fa51bb4ed23a450c0
parenta6a478e9f927835469cd1b770f395df640966c49
2000-03-17  Roland McGrath  <roland@baalperazim.frob.com>

* locale/programs/ld-collate.c (collate_read): Remove bogus cast.
(insert_value, handle_ellipsis, collate_read): Replace %zu in format
strings with %Zu, because gcc-2.95.2's -Wformat knows about the latter
but not the former.
locale/programs/ld-collate.c