MSIR.0760 Comparison mismatch -- (type1) (clname1) against (type2) (clname2)

From m204wiki
Revision as of 17:59, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
Jump to navigation Jump to search

A comparison was made between two variables of different types (object vs. structure) or of two different classes or structures. Such a comparison makes no sense so should be corrected or eliminated.