| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
../src/async_wrap.cc: In function ‘uint16_t node::ToAsyncHooksType(v8::PromiseHookType)’:
../src/async_wrap.cc:313:1: error: control reaches end of non-void function [-Werror=return-type]
}
Refs: nodejs#32891
Sorry, something went wrong.
|
👍 to fast-track? |
Sorry, something went wrong.
../src/async_wrap.cc: In function ‘uint16_t node::ToAsyncHooksType(v8::PromiseHookType)’:
../src/async_wrap.cc:313:1: error: control reaches end of non-void function [-Werror=return-type]
}
Refs: #32891
PR-URL: #33322
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
|
Landed in ae34e47, thanks for the reviews! |
Sorry, something went wrong.
|
@addaleax should this be backported to v14.x? There's a conflict it seems - i can add the label if yes! |
Sorry, something went wrong.
|
@codebytere It’s not important to be backported, but I’m surprised that it doesn’t apply after #32891… I can try to take a look later |
Sorry, something went wrong.
|
@addaleax ah it looks like the linked pr has dont-land-on-v14.x so i didn't catch it in my branch-diff |
Sorry, something went wrong.
|
@codebytere Only in the past – if running branch-diff now doesn’t catch it, then branch-diff is probably broken… the linked PR should land on v14.x, in any case. |
Sorry, something went wrong.
|
Figured out the issue 😅applied now! |
Sorry, something went wrong.
../src/async_wrap.cc: In function ‘uint16_t node::ToAsyncHooksType(v8::PromiseHookType)’:
../src/async_wrap.cc:313:1: error: control reaches end of non-void function [-Werror=return-type]
}
Refs: #32891
PR-URL: #33322
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
|
Marking don't land as it affects code introduced in #32891. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Refs: #32891
Checklist