Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kernel: move definition of BIPEB to system.h #1581

Merged
merged 1 commit into from
Aug 16, 2017

Conversation

fingolfin
Copy link
Member

It was previously defined in blister.h, but actually also used in
opers.h and vecgf2.h for things that had nothing to do with blists.

It was previously defined in blister.h, but actually also used in
opers.h and vecgf2.h for things that had nothing to do with blists.
@codecov
Copy link

codecov bot commented Aug 15, 2017

Codecov Report

Merging #1581 into master will decrease coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1581      +/-   ##
==========================================
- Coverage   63.99%   63.98%   -0.01%     
==========================================
  Files         995      995              
  Lines      325367   325367              
  Branches    13016    13016              
==========================================
- Hits       208205   208199       -6     
- Misses     114364   114369       +5     
- Partials     2798     2799       +1
Impacted Files Coverage Δ
src/blister.h 92% <ø> (ø) ⬆️
lib/queue.g 66.4% <0%> (-3.2%) ⬇️
src/hpc/traverse.c 77.9% <0%> (-0.78%) ⬇️
src/hpc/thread.c 46.64% <0%> (-0.2%) ⬇️
src/funcs.c 72.39% <0%> (-0.14%) ⬇️
src/hpc/threadapi.c 35.02% <0%> (-0.1%) ⬇️
src/gap.c 57.41% <0%> (+0.08%) ⬆️
src/stats.c 72.96% <0%> (+0.13%) ⬆️
src/objset.c 93.31% <0%> (+0.26%) ⬆️

@ChrisJefferson ChrisJefferson merged commit e9b51a0 into gap-system:master Aug 16, 2017
@fingolfin fingolfin deleted the mh/BIPEB branch August 17, 2017 13:26
@fingolfin fingolfin added topic: kernel release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes labels May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants