Anonymous | Login | Signup for a new account | 2024-11-14 18:58 CET |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000438 | aMule | Misc | public | 2005-05-18 10:54 | 2005-05-19 01:48 | ||||
Reporter | eyalzo | ||||||||
Assigned To | Kry | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.0.0 | ||||||||
Target Version | Fixed in Version | SVN | |||||||
Summary | 0000438: SetAllTimeTransfered() should be uint64 and not uint32 | ||||||||
Description | See 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; }; | ||||||||
Tags | No tags attached. | ||||||||
Fixed in Revision | |||||||||
Operating System | |||||||||
Attached Files | |||||||||
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 |