Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-glib2
glib-2.75.2-fix-filename-case.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File glib-2.75.2-fix-filename-case.patch of Package mingw32-glib2
diff -ur glib-2.75.2.orig/glib/tests/spawn-test.c glib-2.75.2/glib/tests/spawn-test.c --- glib-2.75.2.orig/glib/tests/spawn-test.c 2023-01-06 13:49:52.000000000 +0100 +++ glib-2.75.2/glib/tests/spawn-test.c 2023-02-13 02:39:01.670541851 +0100 @@ -35,7 +35,7 @@ #include <fcntl.h> #include <io.h> #define pipe(fds) _pipe(fds, 4096, _O_BINARY) -#include <WinError.h> +#include <winerror.h> #endif #ifdef G_OS_WIN32
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