Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

build: fix build break when omitting icu #352

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

MSLaguana
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

When building without ICU (`vcbuild.bat intl-none`) the unicode/ucnv.h
header is not available, which caused compilation errors prior to this
change.

PR-URL: nodejs#352
Reviewed-By: Kunal Pathak <[email protected]>
@digitalinfinity
Copy link
Contributor

Should this be done upstream?

@MSLaguana MSLaguana merged commit 8a8e084 into nodejs:master Aug 1, 2017
@MSLaguana
Copy link
Contributor Author

MSLaguana commented Aug 1, 2017

It is: nodejs/node#14533

I just want to unblock our CI ASAP

@MSLaguana MSLaguana deleted the fixArmBuildBreak branch August 1, 2017 18:31
@refack
Copy link
Contributor

refack commented Aug 1, 2017

landed upstream in nodejs/node@1782b38

chakrabot pushed a commit that referenced this pull request Jul 24, 2018
[MERGE #5482 @kfukuda2] Fixing labels, should throw syntax errors when labels are followed by lexical declarations Fixes #352

Merge pull request #5482 from kfukuda2:LabelsGrammarFix

Fixes #352

Reviewed-By: chakrabot <[email protected]>
chakrabot pushed a commit that referenced this pull request Jul 24, 2018
[1.10>master] [MERGE #5482 @kfukuda2] Fixing labels, should throw syntax errors when labels are followed by lexical declarations Fixes #352

Merge pull request #5482 from kfukuda2:LabelsGrammarFix

Fixes #352

Reviewed-By: chakrabot <[email protected]>
kfarnung pushed a commit to kfarnung/node-chakracore that referenced this pull request Jul 24, 2018
[MERGE #5482 @kfukuda2] Fixing labels, should throw syntax errors when labels are followed by lexical declarations Fixes nodejs#352

Merge pull request #5482 from kfukuda2:LabelsGrammarFix

Fixes nodejs#352

Reviewed-By: chakrabot <[email protected]>
kfarnung pushed a commit to kfarnung/node-chakracore that referenced this pull request Jul 24, 2018
[MERGE #5482 @kfukuda2] Fixing labels, should throw syntax errors when labels are followed by lexical declarations Fixes nodejs#352

Merge pull request #5482 from kfukuda2:LabelsGrammarFix

Fixes nodejs#352

Reviewed-By: chakrabot <[email protected]>
kfarnung pushed a commit to kfarnung/node-chakracore that referenced this pull request Jul 25, 2018
[MERGE #5482 @kfukuda2] Fixing labels, should throw syntax errors when labels are followed by lexical declarations Fixes nodejs#352

Merge pull request #5482 from kfukuda2:LabelsGrammarFix

Fixes nodejs#352

Reviewed-By: chakrabot <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants