-
Notifications
You must be signed in to change notification settings - Fork 3.8k
shine: fix compile bug in l3mdct #27958
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This patch needs a header.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not only header, but it looks like this needs to be solved in upstream.
- Is this backport?
- Was it submitted to upstream?
🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What for? Upstream looks dead to me: https://github.com/toots/shine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So when this patch becomes dirty for whatever reason, the next contributor understands where this is coming from without looking through PRs and commits and knows what to do with it.
Alternatively, drop the package, if the upstream is not maintained.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Drop is also an option. Seems it's pulled only because InstallDev.
GeorgeSapkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use this format in the commit message before the sign-off:
Fixes: https://github.com/openwrt/packages/issues/27957
e32d8d8 to
f2c33cc
Compare
|
It's possible to drop, but then need to fix |
f2c33cc to
18f2efe
Compare
|
GCC 4.8. |
2ed619d to
d464fe5
Compare
|
@neheb thanks! Fixed patch author. |
|
No I mean it’s no longer necessary |
d464fe5 to
fa97403
Compare
|
@neheb ah, ok, dropped. |
GeorgeSapkin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should have a release bump.
- Project has different function declaration in header and source. - Reformat patches for `git am` Fixes: openwrt#27957 Signed-off-by: Vladimir Ermakov <[email protected]>
fa97403 to
7c6acd6
Compare
|
@GeorgeSapkin done. |
📦 Package Details
Maintainer: @nicolas-thill
Description:
Fix #27957
🧪 Run Testing Details
✅ Formalities
If your PR contains a patch:
git am(e.g., subject line, commit description, etc.)
We must try to upstream patches to reduce maintenance burden.
Package seems abandoned, but for some reason pulled to build as some kind of dep.