Skip to content

Revert "src: move context bootstrap to js" - #21587

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:revert-d13cdd9c485a2f167f9901f238b4412f2b8bb3e0
Closed

Revert "src: move context bootstrap to js"#21587
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:revert-d13cdd9c485a2f167f9901f238b4412f2b8bb3e0

Conversation

@Trott

Copy link
Copy Markdown
Member

This reverts commit d13cdd9.

The commit causes node to segfault if it is build --without-intl. This fact was revealed in CI testing, but alas, trust in CI infra is low enough that it was likely deemed an infra problem. I have some things to suggest around that, but first...let's fix the build, shall we?

👍 here to fast-track. (Fast-tracking is permitted for changes that unbreak CI. CI has been red due to this issue since it landed.)

@devsnek@refack @nodejs/build

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes

@TrottTrott added the fast-track PRs that do not need to wait for 48 hours to land. label Jun 29, 2018
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. labels Jun 29, 2018
@TrottTrott mentioned this pull request Jun 29, 2018
3 tasks
@refackrefack added the i18n-api Issues and PRs related to the i18n implementation. label Jun 29, 2018
@Trott

Copy link
Copy Markdown
MemberAuthor

@TrottTrott mentioned this pull request Jun 29, 2018
2 tasks
@Trott

Copy link
Copy Markdown
MemberAuthor

Narrower alternative fix in #21589

@Trott

Copy link
Copy Markdown
MemberAuthor

Closing in favor of #21589

@TrottTrott closed this Jun 29, 2018
@Trott
Trott deleted the revert-d13cdd9c485a2f167f9901f238b4412f2b8bb3e0 branch January 13, 2022 22:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++Issues and PRs that require attention from people who are familiar with C++.fast-trackPRs that do not need to wait for 48 hours to land.i18n-apiIssues and PRs related to the i18n implementation.lib / srcIssues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@nodejs-github-bot@refack@benjamingr