Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

20200205 master 追従 #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

nasjp
Copy link

@nasjp nasjp commented Feb 5, 2020

https://github.com/Liquid-dev/text/pull/1 からブランチを切った。

[https://github.com/golang/text/commit/929e72ca90deac4784bbe451caf10faa5b256ebe](Upstream のコミット) ここまでをマージ。

nas and others added 5 commits November 27, 2019 23:23
When (d *dictionary) Lookup() is called on an non-existing key, the
`messageKeyToIndex[key]` returns 0. As 0 is also a valid entry in
messageKeyToIndex, the method returned the wrong value rather than fail.

Fixes golang/go#35587

Change-Id: Iedd1cf42f29335c2c2052b07993d7f2dfcd3cc6c
Reviewed-on: https://go-review.googlesource.com/c/text/+/207217
Run-TryBot: Jason A. Donenfeld <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
Reviewed-by: Marcel van Lohuizen <[email protected]>
@nasjp nasjp closed this Feb 5, 2020
@nasjp nasjp deleted the liquid20200205/follow_upstream_master branch February 5, 2020 04:53
@nasjp nasjp restored the liquid20200205/follow_upstream_master branch February 5, 2020 04:53
@nasjp nasjp reopened this Feb 5, 2020
@nasjp nasjp force-pushed the liquid20200205/follow_upstream_master branch from e28bb02 to 5e6ac7c Compare February 5, 2020 08:15
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