Error: hidden method called for ports.OutBound

D newb as at asg.oe
Thu May 8 05:47:35 PDT 2008


When I run my program I get the following output:

Error: hidden method called for ports.OutBound

How do I know which is the hidden function call? I tried ddbg but it won't allow me to insert commands after the error.

OutBound is a sub-class of Port which in turn is a subclass of Thread.


More information about the Digitalmars-d-learn mailing list