farhan678 / adwhirl

Automatically exported from code.google.com/p/adwhirl
0 stars 0 forks source link

AdWhirlConfig totalWeight is an NSInteger but should be a double #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When tallying the totalWeight of the AdWhirlAdNetworkConfig objects in 
AdWhirlConfig.m, totalWeight is an NSInteger but the network config traffic 
percentages are doubles, so the calculation is off. Not a major issue at 
present because it only matters if totalWeight == 0. 

Original issue reported on code.google.com by james.e....@gmail.com on 4 Aug 2010 at 7:02

GoogleCodeExporter commented 9 years ago

Original comment by nigelc...@google.com on 13 Aug 2010 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by nigelc...@google.com on 19 Aug 2010 at 4:36