|
Hot Fixes for SlickEdit® 2008 (v13.0.2) |
|
|
|
The following cumulative hot fix is available for SlickEdit 2008 (v13.0.2). You
can confirm the Version Information by going to Help > About
SlickEdit.
NOTE: If a user loads a hot fix on a multi-user installation of
SlickEdit®, only that user Configuration Directory will be updated.
Download the hot fix file to a temp (or any) directory on your local machine.
Load the hot fix by going to Help > Product Updates > Load Hot Fix and
navigate to the hotfix file on your local disk. SlickEdit will copy and load the
files to your Configuration Directory and there is no need to extract the files. NOTE:
SlickEdit expects all hotfix files to be in .zip format, and extracting the
contents of the hotfix.zip file is not necessary.
File name: hotfix_se1302_cumulative.zip
File size: 556 KB
Revision: 17
Date: 19-Dec-2008
The cumulative hot fix contains all of the most up-to-date macro fixes for
SlickEdit v13.0.2.
•stdcmds -- Fixed prefix area viewing in ISPF mode.
Fixed issue with copy_to_cursor() in ISPF emulation.
•ftpclien/ftpopen -- Fixed problems when FTP (not SFTP) connection
is dropped and reconnection is forced which caused Slick-C stack when operation
was performed from tool window. Specific problem caused by double-clicking a
folder or "..." after connection was dropped.
Sent '-A' switch to ftp 'LIST" command for UNIX hosts.
Some UNIX hosts do not list '.' files (e.g. '.bashrc') by
default. The fix here is to *only* use the switch when we know the host is
UNIX to avoid potential errors returned by non-UNIX hosts that do not understand '-A'.
•pascal -- Improve handling of compound Ada package names
in context tagging
•vstudiosln -- Incorrect LIB path when loading Visual
Studio 2008 solutions
•vc/ptoolbar -- Incorrect removal of files from version
control when removing files from the project via the project tool window.
•cbrowser/cjava -- Fix bug in Symbols tool window where "Show
'x' in Symbols Browser" would not work for a class definition.
•objc -- Optimize an Objective-C context tagging function
•guireplace -- Partial fix for issues with Replace in
selection and inserting newline characters.
•sftpparse -- Some Windows ssh servers will produce
directory listings that have a '*' on the end of executable filenames. The fix
is to strip off the '*', but only when we are sure it is not actually part of
the filename.
•tags/refactor -- Simplify logic for selecting the compiler tag
database, making it work correctly, independent of specific languages or
specific project types.
Make option to "Attempt to filter out non-matching function overloads" fall back
to listing everything if none of the symbols matched the expected prototype.
Also sort symbol matches according to user's preference to navigate to proc or
prototype first.
•tagwin -- Filter out forward class definitions and import
statements when displaying result in symbol preview window.
•ftp -- Pressing Copy on the FTP profile manager now opens the correct dialog instead of going to the options.
•bind -- Fix for Slick-C stack occurring when calling move_window or size_window commands
on an MDI child window.
•commitset -- Fix bug where commiting a CVS commit set sometimes gives bad message about
conflict markers when trying to commit a removed file. It would complain that
the removed file could not be opened to look for conflict markers.
|