Library /sys$common/syshlp/helplib.hlb
CC, Messages, NOSHRINSHR

 *Conan The Librarian

 Message        Noshare variable resides in shr extern model -
                noshare ignored.

 Description    The current extern model places all external objects
                in a shareable section.  Placing an object with a
                noshare type qualifier in such a section is invalid.
                The compiler will ignore the noshare type qualifier

 User Action    Place noshare objects in sections with the noshare
                attribute.
  Close     Help