mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 18:26:32 +02:00
Use 2, not 1, for bitfield size in verify.h.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
Instead, declare a function that returns a pointer to an array,
|
||||
and use verify_type__ to declare the size of the array.
|
||||
Problem and germ of a solution reported by Bruno Haible.
|
||||
(verify_type__): Use 2, not 1, for bitfield size, to avoid
|
||||
a warning with Irix 6.5 cc. Problem reported by Bruno Haible.
|
||||
|
||||
2005-09-23 Jim Meyering <jim@meyering.net>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user