]> Dogcows Code - chaz/tar/commit
Port to Forte Developer 7 C 5.4 and C99.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Dec 2006 23:56:24 +0000 (23:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 12 Dec 2006 23:56:24 +0000 (23:56 +0000)
commit8e3f3adf9888cca4acedfe005d277867c999fcb3
treef64464f358f25cc9fbc3cd8392c9cf2ecf3b5d67
parente5ef01710ab4be17e8932f196b562244c3842c06
Port to Forte Developer 7 C 5.4 and C99.
* src/common.h (add_exclude_tag): Add decl; C99 requires this
and Forte warns about it.
* src/incremen.c: Include <mkdtemp.h> for mkdtemp prototype,
for same reason.
* src/misc.c (get_max_open_files): Rewrite to avoid code that
Forte C complains about as being unreachable.
* src/xheader.c (mtime_code): Rewrite to avoid Forte error
reported by Trond Hasle Amundsen.

* src/incremen.c (compare_dirnames): Rewrite to avoid casts.
* src/utf8.c (string_ascii_p): Likewise.
* src/xheader.c (mtime_coder, volume_size_coder, volume_offset_coder):
Likewise.

SCALAR(0x8283218)
ChangeLog
src/common.h
src/incremen.c
src/misc.c
src/utf8.c
src/xheader.c
This page took 0.019128 seconds and 4 git commands to generate.