seven_zip_ruby icon indicating copy to clipboard operation
seven_zip_ruby copied to clipboard

* Result block value for SevenZipReader.open & .open_file

Open PikachuEXE opened this issue 8 years ago • 3 comments

They were always returning nil (from SevenZipReader#close_file)

Also changed &block + block.call to block_given? + yield

PikachuEXE avatar Mar 10 '17 09:03 PikachuEXE

This solves #24

PikachuEXE avatar Mar 13 '17 02:03 PikachuEXE

@masamitsu-murase I guess this one takes less time to process (the build is green already

PikachuEXE avatar Mar 28 '17 01:03 PikachuEXE

Hi Any thought on this change?

PikachuEXE avatar Dec 08 '17 05:12 PikachuEXE