Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Evergreen:11.2:Test
festival
festival-1.95-gcc4.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File festival-1.95-gcc4.patch of Package festival
--- src/modules/Text/token.cc +++ src/modules/Text/token.cc @@ -407,7 +407,7 @@ const char *tokch = tok; for (i=0; i<tok.length(); i++) - if (strchr((const char *)PunctuationChars,tokch[i]) == NULL) + if (::strchr((const char *)PunctuationChars,tokch[i]) == NULL) return FALSE; return TRUE;
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