View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005744 | JEDI VCL | 00 JVCL Components | public | 2011-12-18 14:47 | 2012-09-10 14:15 |
| Reporter | Kiriakos | Assigned To | jfudickar | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | 3.46 | |||
| Summary | 0005744: JvProgramVersionCheck incompatibility with 64bit | ||||
| Description | JvProgramVersionsStringList.Sort crashes in 64 bit. The reason is that the callback procedure VersionNumberSortCompare is declared as a local procedure and Win64 does not like that. Solution: Just move VersionNumberSortCompare outside JvProgramVersionsStringList.Sort. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-12-18 14:47 | Kiriakos | New Issue | |
| 2012-01-18 22:42 | jfudickar | Assigned To | => jfudickar |
| 2012-01-19 20:53 | AHUser | Note Added: 0019325 | |
| 2012-01-19 20:53 | AHUser | Status | new => resolved |
| 2012-01-19 20:53 | AHUser | Fixed in Version | => Daily / SVN |
| 2012-01-19 20:53 | AHUser | Resolution | open => fixed |
| 2012-09-10 14:15 | obones | Fixed in Version | Daily / SVN => 3.46 |