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

Fix build error: initializer element is not constant #241

Merged
merged 1 commit into from
Sep 25, 2019
Merged

Fix build error: initializer element is not constant #241

merged 1 commit into from
Sep 25, 2019

Conversation

jenav
Copy link

@jenav jenav commented Sep 25, 2019

Fixes #240

@codecov
Copy link

codecov bot commented Sep 25, 2019

Codecov Report

Merging #241 into next will decrease coverage by 0.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #241      +/-   ##
==========================================
- Coverage   31.32%   30.48%   -0.84%     
==========================================
  Files          45       45              
  Lines        8167     8168       +1     
==========================================
- Hits         2558     2490      -68     
- Misses       5609     5678      +69
Impacted Files Coverage Δ
src/common.h 4.76% <0%> (-47.62%) ⬇️
src/opengl.h 16.66% <0%> (-40.48%) ⬇️
src/x.h 52.63% <0%> (-26.32%) ⬇️
src/log.h 68.75% <0%> (-12.5%) ⬇️
src/x.c 37.28% <0%> (-5.23%) ⬇️
src/event.c 36.69% <0%> (-2.7%) ⬇️
src/win.c 48.96% <0%> (-0.6%) ⬇️
src/compton.c 60.19% <0%> (-0.4%) ⬇️

@yshui
Copy link
Owner

yshui commented Sep 25, 2019

Thanks!

@yshui yshui merged commit db37f74 into yshui:next Sep 25, 2019
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.

Errors while building
2 participants