blob: 3a3c02c16245002cc97b31a5c9fa03defc7ed20e [file] [log] [blame]
<html>
<body>
Reports equality comparisons between
<b>short</b> and <b>char</b> values.
Such comparisons may cause subtle bugs, as <b>short</b> values are
signed and <b>char</b> values unsigned.
<!-- tooltip end -->
<p>
</body>
</html>