diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-06-22 19:07:41 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-06-22 19:07:41 +0000 |
commit | 8834b5787769f93503bdbe83ee00c1a78418352b (patch) | |
tree | acb0ff52ea780be9e1125a199b768eb8b0077f8b /lib/quote.c | |
parent | 956daabfc622916858b9e11e6b724c5fc5c07d62 (diff) | |
download | coreutils-8834b5787769f93503bdbe83ee00c1a78418352b.tar.xz |
Include <string.h> even if !DEBUG. (From glibc.)
(ranged_convert): Don't save conversion in a temporary struct.
This causes a warning with GCC 4.0.0, and anyway in the typical
case it's not worth the extra 100 bytes or so of code.
(ranged_convert, __mktime_internal): When calling a function via a
pointer P, use P () rather than (*P) (), as we now assume C89 or better.
Diffstat (limited to 'lib/quote.c')
0 files changed, 0 insertions, 0 deletions