
Caution: Github repository may have been updated since submission
Revision Version | Submitted By | Submission Date | Certified | Notes |
XT*7.3*10003 | Samuel Habiel | 07-31-2019 | Level 4 | Bug fixes for the previous (XT*7.3*10001) release. - XINDEX routine name printer when collecting routines still assumed that routines were 8 characters or less long. Now they are assumed to be 16 or less. - XINDX10 check for contents for data in M fields previously only identified M fields as those with K in the field specifier. Now the input transform is checked as well; and the field is considered an M field if the input transform contains a call to ^DIM. - XINDX9 always uppercased labels in remote routines. Non-VistA routines could have lowercase labels, so this falsely resulted in XINDEX claiming that the labels didn't exist when the lowercase labels actually existed. This is now fixed. |
T4 | Samuel Habiel | 03-13-2018 | Level 3 | This revision includes the following changes based on user feedback. Developer for all is Sam Habiel. * XINDEX data if data can be determined to be M code or a routine/tag pair. * Lowercase ISVs are now recognized as valid code * Cosmetic: user feedback when selecting files * Implement XINDEX for all KIDS Build components (omitted from previous build) * Dialogs changed from |dialog to |dlg: Suppresses spurious first and second line warnings on dialog entries. * Code to parse array names did not deal with the fact that they can contain spaces. Now fixed. * Cache Objectscript which is not valid M code will now cause a standard error in XINDEX for non-Kernel/non-Fileman packages. Kernel and Fileman are exempt and are allowed to use vendor specific features. |
1 | Samuel Habiel | 02-23-2018 | Level 3 |
Topic | Level | Comments |
---|---|---|
Name/Number Space | ||
Dependency/SAC | ||
Open Source License | ||
Documentation | ||
Code Review | ||
Test Installation | ||
Regression Testing | ||
Functional Testing | ||
COMMENTS