What does it say then?
It says:
"Expected"
which means that the following is an account of the expected, or correct, value for the argument
"object"
which means that the value should be of type `object'
"with"
which means that the object should have some property
"_m_delete"
which means that the name of this property should be `_m_delete'.
Nowhere does it say anything about passing anything to _m_delete.
I understand that English is not your native language, but this sentence structure isn't really that complicated, is it?
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2003-02-10 22:42: Subject: Re: Implicit vs. explicit type casting with Pike
On Mon, Feb 10, 2003 at 10:25:11PM +0100, Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum scribbled:
while it states that it expected an object passed to _m_delete
No it doesn't.
Bad argument 1 to m_delete(). Expected object with _m_delete
What does it say then?
marek
/ Brevbäraren