View Issue Details

IDProjectCategoryView StatusLast Update
0002792JEDI VCL02 Installationpublic2005-03-23 11:42
ReporteranonymousAssigned ToAHUser 
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version3.10 
Summary0002792: D5 Installation Block
Descriptiondpp_pascalParser.pas : D5 don't work with $A8 and C+


{$IFDEF VER130}
{$A+,B-,D+,E-,F-,G+,H+,I+,J-,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+,Z1}
{$ELSE}
{$A8,B-,C+,D+,E-,F-,G+,H+,I+,J-,K-,L+,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+,Z1}
{$ENDIF}


[Compiling: JvDlgsD5R.bpl]
Borland Delphi Version 13.0 Copyright (c) 1983,99 Inprise Corporation
C:\Program Files\Borland\Delphi5\Lib\JEDI\jvcl\run\JvParameterList.pas(1574) Error: Undeclared identifier: 'VarCompareValue'
C:\Program Files\Borland\Delphi5\Lib\JEDI\jvcl\run\JvParameterList.pas(1574) Error: Undeclared identifier: 'vrEqual'
C:\Program Files\Borland\Delphi5\Lib\JEDI\jvcl\run\JvParameterList.pas(1603) Warning: Comparing signed and unsigned types - widened both operands
JvDlgsD5R.dpk(77) Fatal: Could not compile used unit '..\..\run\JvParameterList.pas'

** error 1 ** deleting "C:\Program Files\Borland\Delphi5\Projects\Bpl"\JvDlgsD5R.bpl

** error 1 ** deleting CompilePackages
TagsNo tags attached.

Activities

anonymous

2005-03-23 08:18

viewer   ~0006753

I use that line 1573, 1603 commented, It was solved.

AHUser

2005-03-23 11:42

developer   ~0006754

Both are fixed in CVS.

Issue History

Date Modified Username Field Change
2005-03-23 08:05 anonymous New Issue
2005-03-23 08:18 anonymous Note Added: 0006753
2005-03-23 11:42 AHUser Status new => resolved
2005-03-23 11:42 AHUser Resolution open => fixed
2005-03-23 11:42 AHUser Assigned To => AHUser
2005-03-23 11:42 AHUser Note Added: 0006754