Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:kssingvo
bidwatcher
bidwatcher-1.3.17-changes_20080618.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bidwatcher-1.3.17-changes_20080618.patch of Package bidwatcher
--- bidwatcher-1.3.17/helpers.cpp.orig 2008-06-18 20:21:46.000000000 +0200 +++ bidwatcher-1.3.17/helpers.cpp 2008-06-18 20:31:26.000000000 +0200 @@ -1565,6 +1565,12 @@ bool auctioninfo::parseaucinfo(const cha dst++; } } + // Ugly hack: we have duplicates entries in the Rating. Half it. + if (dst%2==0 && SellerRate[1]==SellerRate[dst/2]) { + dst /= 2; + SellerRate[dst] = ')'; + dst++; + } SellerRate[dst] = '\0'; if (!strncmp(SellerRate, "(0)", 4)) STRNZCPY(Feedbackn,"NONE");
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