Skip to content

Fixes for GCC 10.2#681

Merged
Barthelemy merged 2 commits into
AliceO2Group:masterfrom
ktf:gcc-10-fixes
Apr 23, 2021
Merged

Fixes for GCC 10.2#681
Barthelemy merged 2 commits into
AliceO2Group:masterfrom
ktf:gcc-10-fixes

Conversation

@ktf
Copy link
Copy Markdown
Member

@ktf ktf commented Apr 22, 2021

No description provided.

@ktf
Copy link
Copy Markdown
Member Author

ktf commented Apr 23, 2021

This is required otherwise the lambdas defined in the header might produce duplicate symbols. Maybe a tactically places static would also work, but since there is no reason to use lambdas like that I think this PR is cleaner.

@Barthelemy Barthelemy merged commit 6e1ba52 into AliceO2Group:master Apr 23, 2021
@ktf ktf deleted the gcc-10-fixes branch April 23, 2021 06:32
Barthelemy pushed a commit that referenced this pull request Apr 23, 2021
* Fixes for GCC 10.2

* Update Utility.cxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants