Skip to content

* Result block value for SevenZipReader.open & .open_file#26

Open
PikachuEXE wants to merge 1 commit intomasamitsu-murase:masterfrom
PikachuEXE:feature/return-block-value
Open

* Result block value for SevenZipReader.open & .open_file#26
PikachuEXE wants to merge 1 commit intomasamitsu-murase:masterfrom
PikachuEXE:feature/return-block-value

Conversation

@PikachuEXE
Copy link

They were always returning nil (from SevenZipReader#close_file)

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

They were always returning `nil` (from SevenZipReader#close_file)

Also changed &block + block.call to block_given? + yield
@PikachuEXE PikachuEXE force-pushed the feature/return-block-value branch from 7532c11 to ffc6edc Compare March 10, 2017 09:42
@PikachuEXE
Copy link
Author

This solves #24

@PikachuEXE
Copy link
Author

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

@PikachuEXE
Copy link
Author

Hi
Any thought on this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant