Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
conauto
gcc14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc14.patch of Package conauto
From: Jan Engelhardt <ej@inai.de> Date: 2024-11-05 01:19:04.918343561 +0100 graph.c:83:18: error: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] --- src/graph.c | 1 + 1 file changed, 1 insertion(+) Index: conauto-2.03/src/graph.c =================================================================== --- conauto-2.03.orig/src/graph.c +++ conauto-2.03/src/graph.c @@ -18,6 +18,7 @@ #include <stdlib.h> #include <inttypes.h> +#include <string.h> #include "graph.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor