Skip to content

Conversation

@XrXr
Copy link
Member

@XrXr XrXr commented Oct 25, 2019

Before this change, it was not possible to write out zero for the
timestamp part of a Gzip file's header, as calling GzipWriter#mtime with
zero was ignored.

Judging from the docs for GzipWriter#mtime=, it should be possible to
indicate that no timestamp is available by calling the method with zero.

Before this change, it was not possible to write out zero for the
timestamp part of a Gzip file's header, as calling GzipWriter#mtime with
zero was ignored.

Judging from the docs for `GzipWriter#mtime=`, it should be possible to
indicate that no timestamp is available by calling the method with zero.
@nobu nobu merged commit 310be39 into ruby:master Oct 31, 2019
@XrXr XrXr deleted the set-mtime-to-zero branch October 31, 2019 15:20
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.

2 participants