Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.1:Update
xpdf
xpdf-postscript-lc-numeric.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xpdf-postscript-lc-numeric.patch of Package xpdf
--- xpdf-3.01/xpdf/PSOutputDev.cc +++ xpdf-3.01/xpdf/PSOutputDev.cc @@ -7,6 +7,7 @@ //======================================================================== #include <aconf.h> +#include <locale.h> #ifdef USE_GCC_PRAGMAS #pragma implementation @@ -974,6 +975,7 @@ Page *page; PDFRectangle *box; + setlocale(LC_NUMERIC,"POSIX"); // initialize ok = gTrue; outputFunc = outputFuncA;
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