Skip to content

Remove unused variarable nlines.#148

Merged
daviesrob merged 1 commit intosamtools:masterfrom
jkbonfield:gcc-1.16.1-fixes
May 7, 2026
Merged

Remove unused variarable nlines.#148
daviesrob merged 1 commit intosamtools:masterfrom
jkbonfield:gcc-1.16.1-fixes

Conversation

@jkbonfield
Copy link
Copy Markdown
Collaborator

We set it and then incremented it, but never did anything with it. The improved optimisation of gcc 16 has now detected this and started issuing a warning.

Note: gcc16 is only used in the (soon to go) Cirrus-CI tests.

We set it and then incremented it, but never did anything with it.
The improved optimisation of gcc 16 has now detected this and started
issuing a warning.
@daviesrob daviesrob merged commit 295a940 into samtools:master May 7, 2026
6 checks passed
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