Skip to content

Conversation

@joakim-noah
Copy link
Contributor

No description provided.

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @joakim-noah!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@joakim-noah joakim-noah requested a review from jmdavis as a code owner January 30, 2018 09:59
data into a single file called tzdata and stores it in the directory
below.
+/
enum defaultTZDatabaseDir = "";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First StdDdoc comment I've written, not sure if I need to put this blank enum here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You do. You can't document a symbol that isn't there.

assert(bufferSize < Element.sizeof);

// Check if we don't fill up a whole block buffer.
// Check if the incoming data doesn't fill up a whole block buffer.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MetaLang, this is for you.

@wilzbach
Copy link
Contributor

Used the git commit --amend trick to restart DAutoTest (it was failing due to dlang/dub#1336)

@wilzbach wilzbach merged commit 12e227d into dlang:master Jan 31, 2018
@joakim-noah joakim-noah deleted the comment branch February 2, 2018 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants