Skip to content

Conversation

@mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented Oct 11, 2025

@mkoeppe
Copy link
Member Author

mkoeppe commented Oct 11, 2025

[mpsolve-3.2.3] [spkg-install] monomial/yacc-parser.c:496:14: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable]
[mpsolve-3.2.3] [spkg-install]   496 |     int      yynerrs;
[mpsolve-3.2.3] [spkg-install]       |              ^
[mpsolve-3.2.3] [spkg-install] 1 warning generated.
[mpsolve-3.2.3] [spkg-install] ../../../src/libmps/monomial/tokenizer.l:51:3: error: call to undeclared function 'yyparse'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
[mpsolve-3.2.3] [spkg-install]    51 |   yyparse (data.scanner, &data);
[mpsolve-3.2.3] [spkg-install]       |   ^
[mpsolve-3.2.3] [spkg-install] 1 error generated.
[mpsolve-3.2.3] [spkg-install] make[7]: *** [monomial/tokenizer.lo] Error 1

This is

@mkoeppe mkoeppe marked this pull request as draft October 11, 2025 17:34
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.

mpsolve fedora-42-minimal: 'false' is a keyword with '-std=c23' onwards

2 participants