View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000438aMuleMiscpublic2005-05-18 10:542005-05-19 01:48
Reportereyalzo 
Assigned ToKry 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version2.0.0 
Target VersionFixed in VersionSVN 
Summary0000438: SetAllTimeTransfered() should be uint64 and not uint32
DescriptionSee in KnownFile.h. The "Get" is fine but the "Set" is wrong:

    uint64 GetAllTimeTransfered() const {return alltimetransferred;}
    void SetAllTimeTransfered(uint32 new_value) { alltimetransferred = new_value; };

TagsNo tags attached.
Fixed in Revision
Operating System
Attached Files

- Relationships

-  Notes
(0000978)
Kry (manager)
2005-05-19 01:13

ACK
(0000980)
Kry (manager)
2005-05-19 01:48

Fixed and on CVS

- Issue History
Date Modified Username Field Change
2005-05-18 10:54 eyalzo New Issue
2005-05-19 01:13 Kry Status new => assigned
2005-05-19 01:13 Kry Assigned To => Kry
2005-05-19 01:13 Kry Note Added: 0000978
2005-05-19 01:13 Kry Status assigned => acknowledged
2005-05-19 01:48 Kry Status acknowledged => resolved
2005-05-19 01:48 Kry Fixed in Version => CVS
2005-05-19 01:48 Kry Resolution open => fixed
2005-05-19 01:48 Kry Note Added: 0000980


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker