View Issue Details

IDProjectCategoryView StatusLast Update
0005691JEDI VCL02 Installationpublic2011-10-28 22:01
ReporterAMarchantAssigned Tojfudickar 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0005691: JVCL 3.45 installer error (Delphi 6) - JvThemes.pas
DescriptionI note that in JvThemes.pas, where TObjectList is referenced, the "Contnrs" unit does not appear in the "uses" clause.
I've just had a look at the SourceForge SVN, and it appears to have been removed in the very latest version (Revision 13138), which was committed with the comment:

"Used CnPack UsesCleaner to clean ununsed Units"

...it appears UsesCleaner has been a bit overzealous!
Additional InformationC:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1507) Error: Undeclared identifier: 'TObjectList'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1507) Error: Class type required
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1557) Error: Missing operator or semicolon
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1566) Error: Missing operator or semicolon
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1569) Error: Undeclared identifier: 'Clear'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1589) Error: Undeclared identifier: 'Count'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1591) Error: Undeclared identifier: 'Items'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1605) Error: 'DO' expected but identifier 'Count' found
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1614) Error: Missing operator or semicolon
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1615) Error: Undeclared identifier: 'Add'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1669) Error: Undeclared identifier: 'Extract'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1670) Error: Missing operator or semicolon
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvThemes.pas(1673) Error: Undeclared identifier: 'Remove'
C:\Program Files\Borland\Delphi6\Source\3rdParty\JEDI\JVCL\run\JvExButtons.pas(47) Fatal: Could not compile used unit '..\..\run\JvThemes.pas'
TagsNo tags attached.

Activities

jfudickar

2011-10-28 22:01

developer   ~0019064

Fixed in SVN

Issue History

Date Modified Username Field Change
2011-10-28 00:33 AMarchant New Issue
2011-10-28 22:01 jfudickar Note Added: 0019064
2011-10-28 22:01 jfudickar Status new => resolved
2011-10-28 22:01 jfudickar Resolution open => fixed
2011-10-28 22:01 jfudickar Assigned To => jfudickar