Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
xfig
xfig.3.2.5b-pspdftex.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xfig.3.2.5b-pspdftex.dif of Package xfig
--- src/u_print.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- src/u_print.c +++ src/u_print.c 2018-05-07 07:42:00.783930631 +0000 @@ -375,7 +375,7 @@ print_to_file(char *file, int xoff, int /* make it suitable for pstex. */ strcpy(tmpcmd, prcmd); strcat(tmpcmd, ".eps"); - (void) exec_prcmd(tmpcmd, "EXPORT of PostScript part"); + (void) exec_prcmd(tmpcmd, "EXPORT of EPS part"); /* make it suitable for pdftex. */ strsub(prcmd, "ps", "pdf", tmpcmd, 0); @@ -694,7 +694,7 @@ build_layer_list(char *layers) { char list[PATH_MAX], notlist[PATH_MAX], num[10]; int layer, len, notlen; - int firstyes, lastyes, firstno, lastno; + int firstyes, lastyes = 0, firstno, lastno = 0; layers[0] = '\0';
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