Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@MarkusVolk
Copy link

This fixes:

| In file included from ../src/node_crypto.h:47,
| from ../src/node.cc:46:
| ../src/crypto/crypto_scrypt.h:80:2: error: expected ';' after struct definition
| 80 | }
| | ^
| | ;

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. crypto Issues and PRs related to the crypto subsystem. needs-ci PRs that need a full CI run. labels Oct 28, 2021
This fixes:

| In file included from ../src/node_crypto.h:47,
|                  from ../src/node.cc:46:
| ../src/crypto/crypto_scrypt.h:80:2: error: expected ';' after struct definition
|    80 | }
|       |  ^
|       |  ;

Signed-off-by: MarkusVolk <f_l_k@t-online.de>
@richardlau richardlau added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Oct 28, 2021
@richardlau
Copy link
Member

richardlau commented Oct 28, 2021

Thank you for the pull request, however this is being addressed by #40613.

@richardlau richardlau closed this Oct 28, 2021
Sign up for free to 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++. crypto Issues and PRs related to the crypto subsystem. duplicate Issues and PRs that are duplicates of other issues or PRs. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.