]> Dogcows Code - chaz/tar/commit
tar: work aruond IBM XL C bug
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jan 2014 19:15:56 +0000 (11:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 7 Jan 2014 19:16:23 +0000 (11:16 -0800)
commit47da28892e6860a3a6fc06745f640e3bb878c757
treec07bf505360fc45b933172b7c6eb38da505a271b
parent5c5f62e0dce825fc14541df2cb8209f7252d5e7c
tar: work aruond IBM XL C bug

* src/incremen.c (show_snapshot_field_ranges)
(write_directory_file_entry): Use simpler array size expression,
one that evaluates to the same value.  This works around a compiler
bug with IBM XL C.  Problem reported by Yannick Bergeron in
<http://lists.gnu.org/archive/html/bug-tar/2014-01/msg00009.html>.
src/incremen.c
This page took 0.018774 seconds and 4 git commands to generate.