Uh oh!
There was an error while loading. Please reload this page.
do not omit frame pointer on Linux - #740
Conversation
conda-forge-admin
commented
Nov 5, 2024
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
matthiasdiener
commented
Nov 6, 2024
This is ready for review. A bit more context for not omitting the frame pointer: https://fedoraproject.org/wiki/Changes/fno-omit-frame-pointer |
xhochy
commented
Nov 7, 2024
I'm generally in favor of it but asking myself whether we should set this globally in the compiler activation? |
matthiasdiener
commented
Nov 8, 2024
FWIW, I'd be in favor of this as a (longer-term?) goal. In the meantime, would it make sense to add this flag just to this feedstock (at least for Python 3.12+)? |
matthiasdiener
commented
Dec 5, 2024
@conda-forge-admin, please rerender |
conda-forge-admin
commented
Dec 5, 2024
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12187916771. Examine the logs at this URL for more detail. |
conda-forge-admin
commented
Dec 5, 2024
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12187924818. Examine the logs at this URL for more detail. |
mdekstrand
commented
Sep 4, 2025
@xhochy I think globally enabling frame pointers for |
Addresses #688.
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)