[File-cvs] CVS commit: file/src

Christos Zoulas christos at zoulas.com
Mon Oct 15 16:29:16 UTC 2018


Module Name:	file
Committed By:	christos
Date:		Mon Oct 15 16:29:16 UTC 2018

Modified Files:
	file/src: ascmagic.c cdf.c compress.c der.c encoding.c file.h is_json.c
	    is_tar.c readcdf.c readelf.c softmagic.c

Log Message:
- use SIZE_T_FORMAT instead of 'z' in size_t format strings
- compile with c++ again


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 file/src/ascmagic.c
cvs rdiff -r1.112 -r1.113 file/src/cdf.c file/src/compress.c
cvs rdiff -r1.14 -r1.15 file/src/der.c file/src/encoding.c
cvs rdiff -r1.198 -r1.199 file/src/file.h
cvs rdiff -r1.10 -r1.11 file/src/is_json.c
cvs rdiff -r1.42 -r1.43 file/src/is_tar.c
cvs rdiff -r1.70 -r1.71 file/src/readcdf.c
cvs rdiff -r1.153 -r1.154 file/src/readelf.c
cvs rdiff -r1.270 -r1.271 file/src/softmagic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



More information about the File-cvs mailing list