Releases: aplteam/Fire
Releases · aplteam/Fire
"Search" is much faster now under some circumstances
Two bug fixes
- One-by-one replacements with RegEx crashed
- Relied still on acre being present in some circumstances
Fire does not require the presence of acre anymore
... although acre is still fully supported
Fire did not run under 18.0 by mistake
v9.4.2 Fire did not run under 18.0
Old Make WS removed and two bug fixes
- Fixed: Fire's "Make" copied the packages twice!
- Fixed: Fire's script from earlier versions than 9.2 was not deleted (as intended) by the installer, causing potentially havoc.
The "References" report now can ignore Tatin packages & fixes
- Searching for a RegEx and then replacing it by a multi-line expression let to a wrong report, though the replace operation would have worked just fine.
- When the special syntax
]Fire .
was used while a function was on the stack that came from a class instance then the setting of "Start looking here" was both wrong and invalid - Under certain (and rare) circumstances closing the "Replace" dialog box resulted in a VALUE ERROR
- Resizing the "Remove all objects from namespace... from list" dialog box resulted in a stream of VALUE ERROR on a missing
OnConfiguration
handler - In the "References" report the message regarding anomalies always mentioned a wrong line number
Two bug fixes plus one restriction
- Because of the danger involved Fire's "Replace" refuses to act in case there are threads running.
- Bug fixes:
- In case a function needs to be deleted as a result of "Delete lines with hits" (when no code it left)
Link was not informed. - In case of hits in
#
the very first one was not reported.
- In case a function needs to be deleted as a result of "Delete lines with hits" (when no code it left)
Bug fix for the "Search QNL" report
"Case sensitive" did not work
Fire now cooperates with Link
Fire now cooperates with Link but needs at least version 3.0 of Link for that to work
Fire does not leave behind orphaned refs anymore
- Fire does not leave behind orphaned refs anymore. Important because that may cause a performance penalty
- Attempt to change something in a scripted namespaces that is embedded in a scripted namespace causes a "Not supported by design" warning now.