---------------------------------------------------------------------- ELOQUENCE B.08.20 - patch PE82-1605120 ---------------------------------------------------------------------- This patch adds enhancements or fixes defects of the Eloquence IDE for the Windows platform as released with Eloquence B.08.20. This patch will be integrated in the Eloquence B.08.20 release. Eloquence B.08.20 must be installed before applying this patch. Severity: PE82-1605120: BUG FIX Superseded patches: PE82-1510291: BUG FIX Patch PE82-1605120 ------------------ Platforms: Windows * Fixed a regression which under certain conditions could cause the IDE explorer to display a wrong file list after a file was saved. This problem was introduced with Eloquence B.07.10 IDE patch PE71-0710290 which enhanced the explorer to refresh its file list after a file was saved. * Changed the Windows file version to "8.2.0.19" Patch PE82-1510291 ------------------ Platforms: Windows * Fixed an unexpected behavior in space dependent parsing mode introduced with B.08.20 (#4200). As of B.08.20 the parser first attempts to parse a statement in space independent mode, regardless if space dependent mode is used. Only if this fails the space dependent mode is considered. This allows to resolve potential ambiguities in space dependent mode by using the correct case. This change could cause unexpected behavior as space characters might be ignored instead of being considered a delimiter. The parser was changed to treat spaces as delimiters if space dependent mode is used. * This patch adapts to the new console window implementation as of eloqcore patch PE82-1507170 to solve eloqcore startup problems observed on Windows 10 Preview. * Fixed a problem where under rare circumstances cutting or deleting a selection in the program editor could cause the IDE to abort with a message like below (#2546): Assertion failed: last_col <= line->Columns() File "txtobj.cpp", line 559 Assertion failed: col <= data_columns File "txtobj.cpp", line 1289 * Fixed a problem where under rare circumstances opening the Find or Replace dialog in the program editor could cause the IDE to abort with a message like below (#4199): Assertion failed: !pMainFrame->m_pFindDlg File "editview.cpp", line 5186 * Fixed an internal error listing the statement MAT A.I=.I A message like below was output: Assertion failed: idx >= 0 && idx < l_stackp File "list.c", line 1497 * Changed the Windows file version to "8.2.0.18" Related patches: PE82-1510290 (eloqcore). Installation: ------------- Please download the patch archive that corresponds with the installed release. The patch files follow the conventions below: PE82-1605120-hpux-ia64.tar.gz ^ ^ ^ | | Architecture / OS specific build | Operating system Patch ID Windows: Two options are available for patch installation. The patch is available as self extracting archive for automatic installation and as a zip archive for manual installation. Both patches are equivalent. Installation requires administrative capabilities. For automatic installation of this patch, please download the patch file PE82-1605120-win32.exe. Installation does not require a reboot unless the patched files were active. For a manual installation of the patch, please download the patch file PE82-1605120-win32.zip and unpack its contents. Then perform the following steps: * Please copy the eloqide.exe file into the Eloquence bin directory. (Default location: C:\Program Files\Eloquence\8.2\bin) * Please copy the PE82-1605120-README.txt file into the Eloquence share\doc directory. (Default location: C:\Program Files\Eloquence\8.2\share\doc) Files: eloqide.exe PE82-1605120-README.txt