Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ionic:branches:X11:MATE:Factory
caja-rename
caja-rename-pre-glib2-74-compat.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File caja-rename-pre-glib2-74-compat.patch of Package caja-rename
--- a/src/titlecase.h +++ b/src/titlecase.h @@ -22,6 +22,11 @@ #define SMALL "a|an|and|as|at|but|by|en|for|if|in|of|on|or|the|to|v\\.?|via|vs\\.?" #define PUNCT "!\"#$%&'‘()*+,-./:;?@[\\]_`{|}~" +#if !GLIB_CHECK_VERSION(2, 74, 0) +# define G_REGEX_DEFAULT 0 +# define G_REGEX_MATCH_DEFAULT 0 +#endif + static GRegex *m_pSmallWords = NULL; static GRegex *m_pInlinePeriod = NULL; static GRegex *m_pUcElsewhere = NULL;
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