Skip to content
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

Addressing compilation issue in macOS introduced on TRestDataSetOdds #415

Merged
merged 1 commit into from
May 9, 2023

Conversation

juanangp
Copy link
Member

@juanangp juanangp commented May 9, 2023

juanangp Ok: 1

This PR try to address a compilation issue on macOS reported here https://rest-forum.unizar.es/t/macos-compilation-errors-restframework-trestdatasetodds-cxx/582

Note that this compilation failure is related with abug in clang, in which structure bindings are not captured in lambda expressions https://stackoverflow.com/questions/46114214/lambda-implicit-capture-fails-with-variable-declared-from-structured-binding

@juanangp juanangp requested review from jgalan and heucheld May 9, 2023 09:55
Copy link

@heucheld heucheld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works fine for my local REST installation on my Mac.

@juanangp juanangp added the bug Something isn't working label May 9, 2023
@juanangp juanangp merged commit c8fab85 into master May 9, 2023
62 checks passed
@juanangp juanangp deleted the mac_clang branch May 9, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants