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

tools: add chakra_tdd.h to install.py#421

Closed
joaocgreis wants to merge 2 commits intonodejs:masterfrom
joaocgreis:joaocgreis-HB1-chakra_tdd-header
Closed

tools: add chakra_tdd.h to install.py#421
joaocgreis wants to merge 2 commits intonodejs:masterfrom
joaocgreis:joaocgreis-HB1-chakra_tdd-header

Conversation

@joaocgreis
Copy link
Copy Markdown
Member

@joaocgreis joaocgreis commented Nov 2, 2017

chakra_tdd.h was added to the sources in #397. This adds it to install.py to be included in the headers package.

Refs: #397
Fixes: #417

cc @mike-kaufman @mrkmarron

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

tools

chakra_tdd.h was added to the sources. This adds it to install.py to
be included in the headers package.

Refs: nodejs#397
Fixes: nodejs#417
Copy link
Copy Markdown
Member

@gireeshpunathil gireeshpunathil left a comment

Choose a reason for hiding this comment

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

how about following the single line custom for single file inclusions? (for example L174 and L194)

@joaocgreis
Copy link
Copy Markdown
Member Author

Updated, single line sounds good for now.

joaocgreis added a commit that referenced this pull request Nov 9, 2017
chakra_tdd.h was added to the sources. This adds it to install.py to
be included in the headers package.

Refs: #397
Fixes: #417
PR-URL: #421
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Mike Kaufman <[email protected]>
@joaocgreis
Copy link
Copy Markdown
Member Author

Landed in fca1d9f

@joaocgreis joaocgreis closed this Nov 9, 2017
kfarnung pushed a commit that referenced this pull request Jan 12, 2018
chakra_tdd.h was added to the sources. This adds it to install.py to
be included in the headers package.

Refs: #397
Fixes: #417
PR-URL: #421
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Mike Kaufman <[email protected]>
chakrabot pushed a commit that referenced this pull request Mar 21, 2018
[MERGE #4832 @jackhorton] Update PlatformAgnostic case conversion functions to allow expanding-length strings

Merge pull request #4832 from jackhorton:icu/tocase

Fixes #421
Fixes #4526

Also fixes a previously untracked? bug where String.prototype.toLocale{Upper|Lower}Case.call(null) would print

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.

[node-gyp] fatal error: 'chakra_ttd.h'

3 participants