Skip to content

[FIX] Duplicate symbols#3196

Merged
eseiler merged 1 commit intoseqan:masterfrom
eseiler:fix/duplicate_symbol
Sep 29, 2023
Merged

[FIX] Duplicate symbols#3196
eseiler merged 1 commit intoseqan:masterfrom
eseiler:fix/duplicate_symbol

Conversation

@eseiler
Copy link
Copy Markdown
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
Copy Markdown

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
@eseiler eseiler force-pushed the fix/duplicate_symbol branch from cd74a8d to 1e8d124 Compare September 29, 2023 12:28
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Sep 29, 2023
@codecov
Copy link
Copy Markdown

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
@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