TMS FixInsight 2017.11 for D2006-XE10.2 » Developer.Team

TMS FixInsight 2017.11 for D2006-XE10.2

TMS FixInsight 2017.11 for D2006-XE10.2
TMS FixInsight 2017.11 for D2006-XE10.2 | 3 Mb


Code analysis tool for Delphi developers that detects issues in Delphi source code.

Feature overview

FixInsight performs static code analysis to help you find bugs early in the development process:

Identify potential errors and oddities
Produce a list of warnings when issues are found
Check your code for coding convention compliance (list of code patterns handled by FixInsight can be found in the documentation)
Exclude specific units from analysis by entering their names in the Settings window
Suppress particular warnings

Benefits

Reduce the number of bugs early in the development stage
Reduce overall costs of development, maintenance and support
Improve application reliability and quality

How It Works

FixInsight seamlessly integrates into your Delphi IDE and outputs its messages in the familiar Messages window.
You can integrate FixInsight (Pro version only) with your build process using the command-line tool and have several options that will let you run analysis automatically during the build process.

v2017.11
New : Updated ignore feature: the whole folder content can be ignored
New : New rule W530: 'IFoo' interface has the same GUID with 'IBar' (Unit1.pas)
Improved : Rules O802/O803 (now it takes in account DPR file content as well)
Improved : Rule C108 (now it triggers a warning for "with A,B do;" too)
Improved : Improved parser
Fixed : False positive in W525 (a constructor that calls another constructor doesn't cause a warning anymore)
Fixed : False positive in W503 ("inherited Value := Value" doesn't trigger a warning anymore)
Fixed : False positive in O804 (now it doesn't report 'Msg is declared but never used' for Windows message methods)
Fixed : False positive in O803 (now it doesn't report a constant is not being in use when it is used as an array bound)
Fixed : False positive in O801 (now it doesn't report "string is missing const" when a string is being edited by System.Delete function)


Only for V.I.P
Warning! You are not allowed to view this text.