View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004508 | JEDI VCL | 00 JVCL Components | public | 2008-10-08 00:53 | 2008-10-08 11:23 |
| Reporter | ThomasC | Assigned To | AHUser | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.35 | ||||
| Target Version | Fixed in Version | 3.36 | |||
| Summary | 0004508: JvJCLUtils - StrToFloatDef (Index error) | ||||
| Description | Several expressions like: LStr[LStr.Length] must be changed into LStr[LStr.Length-1] e.g. StrToFloatDef Line 7908 and 7913 I have the index error only when using DEBUG-DCUs under Delphi 2009. Otherwise the try except helps me. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-10-08 00:53 | ThomasC | New Issue | |
| 2008-10-08 11:23 | AHUser | Status | new => resolved |
| 2008-10-08 11:23 | AHUser | Fixed in Version | => Daily / SVN |
| 2008-10-08 11:23 | AHUser | Resolution | open => fixed |
| 2008-10-08 11:23 | AHUser | Assigned To | => AHUser |
| 2008-10-08 11:23 | AHUser | Note Added: 0014783 |