Skip to content

CI: GCC 15#318

Merged
Smattr merged 3 commits into
mainfrom
smattr/026129bc-e156-4f55-a367-b8c5b3b56933
Apr 20, 2026
Merged

CI: GCC 15#318
Smattr merged 3 commits into
mainfrom
smattr/026129bc-e156-4f55-a367-b8c5b3b56933

Conversation

@Smattr
Copy link
Copy Markdown
Owner

@Smattr Smattr commented Apr 20, 2026

No description provided.

@Smattr Smattr force-pushed the smattr/026129bc-e156-4f55-a367-b8c5b3b56933 branch from f8308c2 to 6a4cab6 Compare April 20, 2026 09:53
Smattr added 2 commits April 20, 2026 20:42
This required disabling an extra compiler warning class due to picking
up issues in Bison-generated code:

  [ 18%] Building CXX object librumur/CMakeFiles/librumur.dir/parser.yy.cc.o
  /home/runner/work/rumur/rumur/build/librumur/parser.yy.cc: In member function
    ‘virtual int rumur::parser::parse()’:
  /home/runner/work/rumur/rumur/build/librumur/parser.yy.cc:1241:9: error:
    variable ‘yynerrs_’ set but not used [-Werror=unused-but-set-variable=]
   1241 |     int yynerrs_ = 0;
        |         ^~~~~~~~
It seems context variables are expanded prior to constructing shell
commands, so the commit SHA is visible from the log without this extra
`echo` statement.
@Smattr Smattr force-pushed the smattr/026129bc-e156-4f55-a367-b8c5b3b56933 branch from fc614cb to 2bdb749 Compare April 20, 2026 10:43
@Smattr Smattr merged commit 20d91ba into main Apr 20, 2026
22 checks passed
@Smattr Smattr deleted the smattr/026129bc-e156-4f55-a367-b8c5b3b56933 branch April 20, 2026 22:06
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