<p>There are a few ways to organize a program where a single "struct" or "define-struct" statement gets run twice, and the resulting struct types will be incompatible. It is possible you've run into one of these cases. Can you send a small program that demonstrates the problem?</p>
<p><blockquote type="cite">On Jul 4, 2010 10:12 AM, "Todd O&apos;Bryan" <<a href="mailto:toddobryan@gmail.com">toddobryan@gmail.com</a>> wrote:<br><br>I have a struct type that is #:transparent and I have two examples of<br>
the struct.<br>
<br>
When I test each of the fields for equal?-ity, they're all equal;<br>
however, the two structs are not.<br>
<br>
Any idea what I'm missing?<br>
<br>
Todd<br>
_________________________________________________<br>
For list-related administrative tasks:<br>
<a href="http://lists.racket-lang.org/listinfo/users" target="_blank">http://lists.racket-lang.org/listinfo/users</a><br>
<br>
</blockquote></p>