Skip to content

Remove unused offset from vlsv_reader_parallel.cpp#61

Open
iljah wants to merge 1 commit into
masterfrom
iljah-patch-3
Open

Remove unused offset from vlsv_reader_parallel.cpp#61
iljah wants to merge 1 commit into
masterfrom
iljah-patch-3

Conversation

@iljah

@iljah iljah commented Jun 23, 2026

Copy link
Copy Markdown

GCC 16.1.1 gives:

vlsv_reader_parallel.cpp:500:16: warning: muuttuja ”offset” asetettu mutta käyttämätön [-Wunused-but-set-variable=]
  500 |       uint64_t offset = 0;
      |                ^~~~~~

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.

1 participant