BZ2Comp_compress(): changed decl of totalout to LONG_LONG, since it's
solely used to hold LONG_LONG values, and the compiler rightfully warns about potential data loss otherwise.
Showing
Please register or sign in to comment
solely used to hold LONG_LONG values, and the compiler rightfully warns about potential data loss otherwise.