Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
freetype
freetype-1.3.1-gcc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File freetype-1.3.1-gcc.patch of Package freetype
--- test/ftdump.c +++ test/ftdump.c @@ -140,7 +140,7 @@ old_memory += *var; } -#define FOOTPRINT( field ) Save_Memory( &memory_footprint.##field ) +#define FOOTPRINT( field ) Save_Memory( &memory_footprint.field ) static void @@ -153,7 +153,7 @@ } #define PRINT_MEM( field, string ) \ - Print_Mem( memory_footprint.##field, string ) + Print_Mem( memory_footprint.field, string ) /* Print the memory footprint */
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