-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
cdecl: update to 18.5 #30434
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
base: master
Are you sure you want to change the base?
cdecl: update to 18.5 #30434
Conversation
|
Notifying maintainers: |
|
Checks fail because: fb3abc7#r172700524 |
Perhaps I missed it, but the error(s) seem like they have only to do with macports stuff, not cdecl sources itself. If the issue is with cdecl itself, could somebody point me to the specific issue with cdecl? |
|
Yes @paul-j-lucas, the issue If you are wondering why not the latest 18.6 is because that one fails with some parser.h error that I simply did not want to patch or whatever was need it. |
|
Well, if the issue isn't with cdecl itself, them I'm not sure why I was tagged. As for cdecl 18.6, if you can send me the error output, I can fix it upstream. |
|
You were tagged so you can approve this update. About the 18.6 attached the entire debug build for it (same Portfile just the version and checksum changed). |
This update only updates a Portfile. I don't know anything about Portfiles, so I can't make an informed decision as to whether this update should be approved or not. (I've never been asked before about approving a change to a Portfile.) As for the |
|
Well you are asked now :) and if you read a few minutes most likely you could Portfiles more than I. As for your indication I do not know how to do that |
Are they needed at runtime? It depends if you link statically or dynamically. (That's universally true for any package and any libraries.) |
|
Thanks, nothing more with this I guess. |
The other alternative is always to untar into a fresh directory. |
Description
Type(s)
Tested on
macOS 26.1 25B78 arm64
Xcode 26.1.1 17B100
Verification
Have you
port lint?sudo port test?sudo port -vst install?