View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002597 | JEDI VCL | 02 Installation | public | 2005-02-03 15:41 | 2005-02-03 23:55 | 
| Reporter | anonymous | Assigned To | obones | ||
| Priority | normal | Severity | block | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | 3.00 | |||
| Summary | 0002597: 05-02-03 version installation bug. | ||||
| Description | bug report with delphi 5 standard. | ||||
| Additional Information | [Compiling: JvNetD5R.bpl] Borland Delphi Version 13.0 Copyright (c) 1983,99 Inprise Corporation C:\Program Files\Borland\Delphi5\Lib\JCL+JVCL3\jvcl\run\JvProgramVersionCheck.pas(789) Error: Undeclared identifier: 'AnsiLineBreak' C:\Program Files\Borland\Delphi5\Lib\JCL+JVCL3\jvcl\run\JvProgramVersionCheck.pas(790) Error: Incompatible types: 'String' and 'Integer' JvNetD5R.dpk(57) Fatal: Could not compile used unit '..\..\run\JvProgramVersionCheck.pas' | ||||
| Tags | No tags attached. | ||||
|  | I modify this. function TJvProgramVersionHistory.GetVersionsDescription(const AFromVersion, AToVersion: string): string; var I: Integer; {$IFDEF VER130} const AnsiLineBreak = #$0d#$0a; {$ENDIF} | 
|  | As you are using a daily zip for the JVCL, please use a daily zip for the JCL, if there is one. Else, get a copy of the latest JCL CVS repository. In all cases, using outdated JCL with newest JVCL will lead to problems. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2005-02-03 15:41 | anonymous | New Issue | |
| 2005-02-03 15:59 | anonymous | Note Added: 0006368 | |
| 2005-02-03 23:55 | obones | Status | new => resolved | 
| 2005-02-03 23:55 | obones | Resolution | open => fixed | 
| 2005-02-03 23:55 | obones | Assigned To | => obones | 
| 2005-02-03 23:55 | obones | Note Added: 0006372 | 
