Fix for Intel compiler bug#3648
Conversation
Calculate `skip` condition after and separate from key counting.
Codecov Report
@@ Coverage Diff @@
## master #3648 +/- ##
==========================================
- Coverage 98.25% 98.25% -0.01%
==========================================
Files 69 69
Lines 13088 13087 -1
==========================================
- Hits 12860 12859 -1
Misses 228 228
Continue to review full report at Codecov.
|
|
Great, thanks for the report and fix. I'll just add a minor tweak, a news item, and merge. |
|
This was a code contribution, so I'm sorry @hroptatyr, I should have added you to DESCRIPTION as a contributor at the time. I'll correct my mistake now in a commit to master linking to this PR. |
Closes #3647
Calculate
skipcondition after and separate from key counting.