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

[FIX] Duplicate symbols #3196

Merged
merged 1 commit into from
Sep 29, 2023
Merged

[FIX] Duplicate symbols #3196

merged 1 commit into from
Sep 29, 2023

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Sep 29, 2023

Encountered when compiling raptor with:

  • clang 17
  • debug
  • using mold as linker

Any other combination seemed to work

@vercel
Copy link

vercel bot commented Sep 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
seqan3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 29, 2023 0:33am

@seqan-actions seqan-actions added the lint [INTERNAL] signal for linting label Sep 29, 2023
@seqan-actions seqan-actions removed the lint [INTERNAL] signal for linting label Sep 29, 2023
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Sep 29, 2023
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (de22aa7) 98.14% compared to head (1e8d124) 98.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3196   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files         269      269           
  Lines       11855    11855           
=======================================
  Hits        11635    11635           
  Misses        220      220           
Files Coverage Δ
...eqan3/alignment/matrix/detail/trace_directions.hpp 100.00% <ø> (ø)
include/seqan3/alphabet/views/translate.hpp 100.00% <ø> (ø)
include/seqan3/core/add_enum_bitwise_operators.hpp 100.00% <ø> (ø)
...ude/seqan3/core/debug_stream/debug_stream_type.hpp 76.92% <ø> (ø)
include/seqan3/core/detail/strong_type.hpp 100.00% <ø> (ø)
include/seqan3/io/sam_file/sam_flag.hpp 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eseiler eseiler merged commit baece6f into seqan:master Sep 29, 2023
29 of 40 checks passed
@eseiler eseiler deleted the fix/duplicate_symbol branch September 29, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants