Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
ghostscript-library
ghostscript-8.60-truetype.dif
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ghostscript-8.60-truetype.dif of Package ghostscript-library
--- base/ttfoutl.h +++ base/ttfoutl.h 2007-08-03 18:45:48.751211167 +0200 @@ -17,6 +17,8 @@ #ifndef incl_ttfoutl #define incl_ttfoutl +#include "ttconf.h" + #ifndef TFace_defined #define TFace_defined typedef struct _TFace TFace; --- base/ttinterp.c +++ base/ttinterp.c 2007-08-03 18:46:40.512743710 +0200 @@ -4694,7 +4694,7 @@ static int nInstrCount=0; return; } - C = ((unsigned long)(B & 0xF0)) >> 4; + C = ((ULong)(B & 0xF0)) >> 4; switch ( CUR.opcode ) {
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