View Issue Details

IDProjectCategoryView StatusLast Update
0006733JEDI Code LibraryJclSysInfopublic2024-01-02 19:57
Reporterhorsi@poczta.fmAssigned ToAHUser 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in VersionVersion 2.5 (Subversion repository/Daily zips) 
Summary0006733: Module doesn't compile under Delphi 7
DescriptionDeprecation details and inline are not supported under Delphi 7.
Suggested changes in the attachment.
TagsNo tags attached.
Fixed in GIT commit15d8a179a289e3fbcd37ea894c512b6efeaa2c82
Fixed in SVN revision
IDE version7

Relationships

has duplicate 0006735 resolvedAHUser Delphi 7 install crashes on jclSysInfo inline and deprecated issues 

Activities

horsi@poczta.fm

2021-11-05 07:04

reporter  

JclSysInfo.pas (239,131 bytes)

djucius

2022-01-21 17:50

reporter   ~0022020

Hello,

Installing JCL components does not work by running the 'Install.bat' file.
As mentioned by the author there are some errors.

Delphi IDE ver.: Delphi 7.0 (Build 8.1)
Git branch: Master, last commit 2021-11-10 17:58:22, 3047f7eb64804a630086f98d3eda23294aec9178

Errors:
     1. JclSysInfo.pas(347) Error: Declaration expected but string constant found | In lines: 347..354
     2. JclSysInfo.pas(1546) Error: Declaration expected but 'INLINE' found | In lines: 1546, 1551, 1556, 1561

After correcting the specified lines, incorrect behavior does not occur. 'JediInstaller.exe' starts when
you run the 'Install.bat' file.

AHUser

2023-11-11 19:36

developer   ~0022055

Already fixed in git main branch.

Issue History

Date Modified Username Field Change
2021-11-05 07:04 horsi@poczta.fm New Issue
2021-11-05 07:04 horsi@poczta.fm File Added: JclSysInfo.pas
2022-01-21 17:50 djucius Note Added: 0022020
2023-11-11 19:36 AHUser Assigned To => AHUser
2023-11-11 19:36 AHUser Status new => resolved
2023-11-11 19:36 AHUser Resolution open => fixed
2023-11-11 19:36 AHUser Fixed in Version => Version 2.5 (Subversion repository/Daily zips)
2023-11-11 19:36 AHUser Fixed in GIT commit => 15d8a179a289e3fbcd37ea894c512b6efeaa2c82
2023-11-11 19:36 AHUser Note Added: 0022055
2024-01-02 19:57 AHUser Relationship added has duplicate 0006735