Skip to content

[INFRA] Extend SEQAN3_WORKAROUND_GCC_BOGUS_MEMCPY#3297

Merged
eseiler merged 2 commits intoseqan:mainfrom
eseiler:infra/macro
Oct 30, 2024
Merged

[INFRA] Extend SEQAN3_WORKAROUND_GCC_BOGUS_MEMCPY#3297
eseiler merged 2 commits intoseqan:mainfrom
eseiler:infra/macro

Conversation

@eseiler
Copy link
Copy Markdown
Member

@eseiler eseiler commented Oct 29, 2024

No description provided.

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 29, 2024
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 29, 2024
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 29, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.13%. Comparing base (7107410) to head (bd177b7).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3297   +/-   ##
=======================================
  Coverage   98.13%   98.13%           
=======================================
  Files         271      271           
  Lines       11955    11955           
  Branches      104      104           
=======================================
  Hits        11732    11732           
  Misses        223      223           

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

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 29, 2024
@eseiler eseiler changed the title [INFRA] Replace SEQAN3_WORKAROUND_GCC_BOGUS_MEMCPY [INFRA] Extend SEQAN3_WORKAROUND_GCC_BOGUS_MEMCPY Oct 30, 2024
@eseiler eseiler marked this pull request as ready for review October 30, 2024 13:06
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 30, 2024
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 30, 2024
reference operator[](size_type const i)
{
assert(i < size());
SEQAN3_WORKAROUND_GCC_BOGUS_MEMCPY_START(-Warray-bounds)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This one is new due to failure on gcc-git

https://cdash.seqan.de/viewBuildError.php?buildid=316061

Click to show screenshot. Nightly builds are only kept for 3 days

cdash seqan de_viewBuildError php_buildid=316061

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 30, 2024
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 30, 2024
@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 30, 2024
@seqan-actions
Copy link
Copy Markdown
Member

Documentation preview available at https://docs.seqan.de/preview/seqan/seqan3/3297

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 30, 2024
@eseiler eseiler merged commit 4d03890 into seqan:main Oct 30, 2024
@eseiler eseiler deleted the infra/macro branch October 30, 2024 18:22
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.

3 participants