[Issue 323] Error: need opCmp for class Bar

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Sep 3 14:48:22 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=323





------- Comment #2 from someanon at yahoo.com  2006-09-03 16:48 -------
Two more questions:

1) this is reported at compile time, but errors out at run-time. Maybe the
compiler does see the opCmp, but other things goes wrong.

2) Before I isolate the problem, in my real program: on Linux, it builds and
errors out at run-time.  But on WinXP, I have a link time error: "Unexpected
OPTLINK Termination at EIP=0044C37B".  Not sure if it's related to this opCmp
issue.


-- 




More information about the Digitalmars-d-bugs mailing list