Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
recode
recode-3.6-locale.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File recode-3.6-locale.patch of Package recode
--- src/main.c +++ src/main.c @@ -393,7 +393,12 @@ if (strncmp (program_name, "lt-", 3) == 0) program_name += 3; +#ifdef LC_MESSAGES + setlocale (LC_MESSAGES, ""); + setlocale (LC_CTYPE, ""); +#else setlocale (LC_ALL, ""); +#endif bindtextdomain (PACKAGE, LOCALEDIR); textdomain (PACKAGE);
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