| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
| cmake_policy(SET CMP0069 NEW) | ||
|
|
||
| project(llhttp VERSION 6.0.5) | ||
| project(llhttp VERSION ) |
There was a problem hiding this comment.
@ShogunPanda
It seems like a missing version here?
Sorry, something went wrong.
Sorry, something went wrong.
|
@ShogunPanda do you mean fix the instructions, or update the instrtuction and then fix the missing version number at the same time? |
Sorry, something went wrong.
|
The latter. Fix both the version and the instructions, eventually following my suggestion above. |
Sorry, something went wrong.
|
Heads up @ShogunPanda this commit had landed in v16.x-staging but it ended up conflicting with 0713e21 and had to be skipped when rebasing. I would appreciate if you could follow up and make sure that everything looks fine with regards to llhttp version in the v16.x release line. |
Sorry, something went wrong.
|
@ruyadorno Since 16.17.1 has been released and it contains 6.0.10, I think this has been superseded. Am I wrong? |
Sorry, something went wrong.
|
I would assume so but I believe it might need your eyes just to make sure it didn't missed anything from this update I guess. |
Sorry, something went wrong.
|
actually, I'll preemptively add the dont-land label 😁 |
Sorry, something went wrong.
|
So, all files are correctly changed, except for deps/llhttp/llhttp.h and deps/llhttp/CMakeLists.txt which show the wrong version (not the 6.0.9 on this PR but the newly released 6.0.10). What shall we do? |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes: #43115