Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upbuild: check minimum ICU in configure for system-icu #24255
Conversation
srl295
added
the
intl
label
Nov 8, 2018
srl295
self-assigned this
Nov 8, 2018
srl295
requested review from
refack,
bnoordhuis and
devsnek
Nov 8, 2018
nodejs-github-bot
added
the
build
label
Nov 8, 2018
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
else you get this:
also updates 'icu_system_version': '60.2',
'icu_ver_major': '60', |
srl295
reviewed
Nov 8, 2018
configure.py Outdated
srl295
reviewed
Nov 8, 2018
configure.py Outdated
devsnek
approved these changes
Nov 8, 2018
bnoordhuis
reviewed
Nov 8, 2018
|
If nothing uses/is going to use |
configure.py Outdated
configure.py Outdated
This comment has been minimized.
This comment has been minimized.
|
@bnoordhuis I'll remove |
This comment has been minimized.
This comment has been minimized.
|
@bnoordhuis thanks. I think I addressed your comments. |
refack
approved these changes
Nov 8, 2018
bnoordhuis
approved these changes
Nov 9, 2018
|
LGTM with a comment. |
configure.py Outdated
jasnell
approved these changes
Nov 10, 2018
This comment has been minimized.
This comment has been minimized.
|
@srl295 Looks like there's one nit from @bnoordhuis and a CI run and otherwise this is landable? Does that seem right to you? |
refack
force-pushed the
srl295:check-version-system-icu
branch
from
6695e84
to
2d0d9ce
Nov 16, 2018
refack
added a commit
to srl295/node
that referenced
this pull request
Nov 16, 2018
This comment has been minimized.
This comment has been minimized.
refack
added a commit
to refack/node
that referenced
this pull request
Nov 16, 2018
refack
force-pushed the
srl295:check-version-system-icu
branch
from
2d0d9ce
to
5c47c2b
Nov 16, 2018
This comment has been minimized.
This comment has been minimized.
Trott
added
the
author ready
label
Nov 17, 2018
refack
force-pushed the
srl295:check-version-system-icu
branch
from
5c47c2b
to
ed1c40e
Nov 17, 2018
refack
removed
the
author ready
label
Nov 17, 2018
refack
merged commit ed1c40e
into
nodejs:master
Nov 17, 2018
targos
added a commit
that referenced
this pull request
Nov 18, 2018
parthitce
referenced this pull request
Nov 21, 2018
Open
chromium-x11 / 70.0.3538.102 compile error #195
rvagg
added a commit
that referenced
this pull request
Nov 28, 2018
This was referenced Dec 7, 2018
codebytere
added a commit
that referenced
this pull request
Jan 12, 2019
codebytere
added a commit
that referenced
this pull request
Jan 29, 2019
This was referenced Jan 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
srl295 commentedNov 8, 2018
Fixes: #24253
make -j4 test(UNIX), orvcbuild test(Windows) passes