Skip to content

Conversation

@mmarchini
Copy link
Contributor

Build broke on older compilers (such as gcc 4.8) after
#246 landed. The issue is related
to using default values for templates in the ::Stringiy definition. This
commit makes minimal changes to fix the build while keeping
functionality intact. A follow-up refactor of Stringify is
required.

Build broke on older compilers (such as gcc 4.8) after
nodejs#246 landed. The issue is related
to using default values for templates in the ::Stringiy definition. This
commit makes minimal changes to fix the build while keeping
functionality intact. A follow-up refactor of Stringify<JSError> is
required.
@mmarchini
Copy link
Contributor Author

cc @joyeecheung @cjihrig

mmarchini added a commit that referenced this pull request Dec 19, 2018
Build broke on older compilers (such as gcc 4.8) after
#246 landed. The issue is related
to using default values for templates in the ::Stringiy definition. This
commit makes minimal changes to fix the build while keeping
functionality intact. A follow-up refactor of Stringify<JSError> is
required.

PR-URL: #252
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
@mmarchini
Copy link
Contributor Author

Landed in c17d0d1

@mmarchini mmarchini closed this Dec 19, 2018
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.

3 participants