summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-06-05 16:55:57 -0500
committerLeonardo Hernández Hernández <leohdz172@protonmail.com>2022-06-05 16:57:20 -0500
commit4dfa45659a6084cd3c800235040d83822f421afc (patch)
tree4017210a137a0444109f62451abf74191e2ad0b8 /.github/ISSUE_TEMPLATE/bug_report.md
parentb91017e713d4e6719d19368b883e54af4731f0c0 (diff)
fix compiler error with gcc complaining about parentheses
dwl.c: In function ‘unmaplayersurface’: dwl.c:2253:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses] 2253 | layersurface->layer_surface->mapped = layersurface->mapped = 0; | ^~~~~~~~~~~~ cc1: all warnings being treated as errors make: *** [<builtin>: dwl.o] Error 1 clang not affected
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
0 files changed, 0 insertions, 0 deletions