[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue COMPILER-DIAGNOSTICS, v7



    > Date: Tue, 03 Jan 89 12:53:55 EST
    > From: Dan L. Pierson <pierson@mist.encore.com>
    >
    > ... you need to be able to collect all the things you'd like to
    > turn off as subtypes of the same type.
    
    Use (OR ...)
    
Or (MEMBER ...); the problem is that we're talking portability here
and not all implementations usefully handle OR or MEMBER type
combinations...