Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
yafray
yafray-0.0.9-const-char.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File yafray-0.0.9-const-char.patch of Package yafray
--- src/shaders/basictex.cc +++ src/shaders/basictex.cc @@ -261,7 +261,7 @@ intp_type = BICUBIC; // Load image, try to determine from extensions first - char *ext = strrchr(filename, '.'); + const char *ext = strrchr(filename, '.'); bool jpg_tried = false; bool tga_tried = false; bool hdr_tried = false;
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