View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006440 | JEDI Code Library | Installation | public | 2015-09-16 05:56 | 2016-08-06 00:06 |
Reporter | paul_adams777 | Assigned To | AHUser | ||
Priority | normal | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0006440: JCL Installer 2.7 Build 5676 has issue 0006325 regression - "Incompatible types: 'TJclWaitResult' and 'TWaitResult'" | ||||
Description | When JCL Installer 2.7 Build 5676 is run on RAD Studio 10 Seattle, the installer fails to build with the error "Incompatible types: 'TJclWaitResult' and 'TWaitResult'". This issue was previously reported and fixed in 0006325. | ||||
Additional Information | Clean install of Windows 10, new install of RAD Studio 10 Seattle. Fixed using fix described in issue 0006325 - modified JclSynch.pas to define TJclWaitResult as TWaitResult. | ||||
Tags | bug, Install | ||||
Fixed in GIT commit | |||||
Fixed in SVN revision | |||||
IDE version | All | ||||
|
Additional information: The fix described above allowed the Installer to be built. However, when the installer was used to build the libraries, an issue was found that was traced to the change made in JclSynch.pas. Reversing the change in JclSynch.pas (but re-using the already built installer) allowed the compile to continue. |
|
Outdated jedi.inc problem. The install.bat now checks if the jedi.inc file is up to date. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-16 05:56 | paul_adams777 | New Issue | |
2015-09-16 05:56 | paul_adams777 | IDE version | => All |
2015-09-16 05:57 | paul_adams777 | Tag Attached: bug | |
2015-09-16 05:57 | paul_adams777 | Tag Attached: Install | |
2015-09-16 07:01 | paul_adams777 | Note Added: 0021212 | |
2016-08-06 00:06 | AHUser | Note Added: 0021342 | |
2016-08-06 00:06 | AHUser | Status | new => resolved |
2016-08-06 00:06 | AHUser | Resolution | open => fixed |
2016-08-06 00:06 | AHUser | Assigned To | => AHUser |