Source Code Scanning Tools
 |
| To transition your source code and scripts, you may have
to resolve transition issues such as data model and API
changes. Many tools are available to help you resolve these
issues. |
The Solaris STK scanners include:
- scandetail: helps you perform a transition by
indicating exactly what API impacts occur on each line of your
source files.
- scansummary: helps you plan your source code
transition by determining the number of instances of API
impacts in your source files
- scanwizard: is an interactive command line
wizard which assists you in generating a custom detailed or
summary report.
scansummary and scandetail are available
for all versions of the STK: HP-UX, Tru64 UNIX, Solaris, and Linux. Each
STK also has more tools specific to the transitioning
platforms.
See also
|