View Issue Details

IDProjectCategoryView StatusLast Update
0001914JEDI VCL00 JVCL Componentspublic2004-07-01 11:17
ReporterSalvatore BessoAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001914: Some TJvComputerInfoEx.Memory properties out of bound
DescriptionFreePageFileMemory and TotalPageFileMemory have negative values. Maybe for all memory related properties an Int64 would be more suitable
TagsNo tags attached.

Activities

user72

2004-07-01 11:17

  ~0004658

Actually, the JCL defines these as Integer although the actual value is defined as a DWORD (on Windows). I guess this is due to Linux compatibility or maybe oversight. I'll change them to returning Int64's instead.

Issue History

Date Modified Username Field Change
2004-07-01 10:18 Salvatore Besso New Issue
2004-07-01 11:17 user72 Status new => resolved
2004-07-01 11:17 user72 Resolution open => fixed
2004-07-01 11:17 user72 Assigned To => user72
2004-07-01 11:17 user72 Note Added: 0004658