| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
From what I understand about MSL codes unicity : event groups/attribute groups/attribute partitions/event partitions codes have to be universally unique within the set of event groups, attribute groups, attribute partitions, event partitions codes. But looking at /usr/include/mcc_vea_def.h: #define MCC_K_PRT_PRIVATE_EVENTS_10 40 and #define MCC_K_GRP_LANCITY_STATISTICS 40 Isn't it contrary to the previous rule ? Christine
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 4654.1 | Yes, looks like a conflict | TOOK::MINTZ | Erik Mintz | Tue Mar 09 1993 07:31 | 14 |
Yes, it looks like we have a conflict. Thanks for pointing this out. We have forwarded the information to the registrar so that the conflict will be resolved in a future release. Meanwhile, fortunately, the first code is provided for temporary use in private extensions, and so long as it is not used in conjunction with the LANcity management module there will be no practical side effects from this oversite. It might be best not to plan on further use of these codes until the conflict is resolved. -- Erik | |||||
| 4654.2 | I don't believe that there is a conflict..... | DSSR1::LUND | $SET HOUSE/MONEYPIT=TRUE | Fri Apr 02 1993 11:46 | 16 |
In the MCC SRM in section 7.4.3, it states:
5. An attribute or event partition code must be unique within
the set of all attribute and event partition codes. Attribute
and event partition codes are therefore universal.
6. An attribute or event group code must be unique within
the set of all attribute and event group codes. Attribute
and event group codes are therefore universal.
To me, this means that there is no conflict between the codes for
groups and partitions.
-- Stan Lund
NSTG/DSSR
| |||||