View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000398aMuleMiscpublic2005-04-26 08:382005-04-26 10:11
Reportereyalzo 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version2.0.0-rc8 
Target VersionFixed in Version 
Summary0000398: GetAllTimeRequests() return uint16 instead of uint32
DescriptionIn KnownFile.h class CFileStatistic holds the "alltime" counters as uint32, but returns tham through two functions as uint16. See the small fix below:

uint32 GetAllTimeRequests() const {return alltimerequested;}
    uint32 GetAllTimeAccepts() const {return alltimeaccepted;}
TagsNo tags attached.
Fixed in Revision
Operating System
Attached Files

- Relationships

-  Notes
(0000917)
GonoszTopi (administrator)
2005-04-26 10:11

Already fixed in CVS. Anyway, thanks for the report.

- Issue History
Date Modified Username Field Change
2005-04-26 08:38 eyalzo New Issue
2005-04-26 10:11 GonoszTopi Status new => closed
2005-04-26 10:11 GonoszTopi Note Added: 0000917


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker