yayahjb / cbflib

CBFlib repository cloned from SF CBFlib repository as of 1 Dec 15
8 stars 20 forks source link

errosr and warnings reported by the Debian lintian tool #57

Open picca opened 2 years ago

picca commented 2 years ago

Hello, you can find some warning and errors reported by lintian.

https://lintian.debian.org/sources/cbflib

I am wondering if you could help solve the

sourcce-is-missing : sources are missing for these 4 files ?

national-encoding : files are not encoded in utf8 but other type /include$ file *

cbf_airy_disk.h: ASCII text cbf_alloc.h: ISO-8859 text cbf_ascii.h: ISO-8859 text cbf_binary.h: ISO-8859 text cbf_byte_offset.h: ISO-8859 text cbf_canonical.h: ISO-8859 text cbf_codes.h: ISO-8859 text cbf_compress.h: ISO-8859 text cbf_context.h: ISO-8859 text cbf_copy.h: UTF-8 Unicode text cbff.h: UTF-8 Unicode text cbf_file.h: ISO-8859 text cbf_getopt.h: C source, ASCII text cbf.h: ASCII text cbf_hdf5_filter.h: ASCII text cbf_hdf5.h: UTF-8 Unicode text cbf_lex.h: ISO-8859 text cbf_minicbf_header.h: ASCII text cbf_nibble_offset.h: ISO-8859 text cbf_packed.h: ISO-8859 text cbf_predictor.h: ISO-8859 text cbf_read_binary.h: ISO-8859 text cbf_read_mime.h: ISO-8859 text cbf_simple.h: ISO-8859 text cbf_string.h: ISO-8859 text cbf_stx.h: C source, ASCII text cbf_tree.h: ISO-8859 text cbf_ulp.h: C source, ASCII text cbf_uncompressed.h: ISO-8859 text cbf_write_binary.h: ISO-8859 text cbf_write.h: ISO-8859 text cbf_ws.h: UTF-8 Unicode text global.h: C source, ASCII text img.h: C source, ASCII text md5.h: C source, ASCII text

there is a few spelling error :)

and more problématic from my point of view is this one

exit-in-shared-library

thanks for considering

Fred