<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
jbook2:graphicutils jay$  cm3cg  AMD64_DARWIN/RsrcFilter.mc -quiet -m64 <br>../src/RsrcFilter.m3: In function 'RsrcFilter_M3':<br>../src/RsrcFilter.m3:145:0: error: type mismatch in address expression<br>struct <br>{<br>} *<br><br>struct <br>{<br>}<br><br>D.1466 = &M_RsrcFilter;<br><br><br><br>I don't think this is actually "struct value" vs. "struct pointer".<br>It is actually "struct1 pointer" vs. "struct2 pointer".<br>So, I can probably just cast it away.<br>But it points to a need in compiler to deal differently with types.<br>They should be small integers like procs/labels/vars, I believe.<br>So should fields.<br><br><br> - Jay<br>                                           </body>
</html>