[DGD] return new_object(existing_lwo)

pete at ana.sk pete at ana.sk
Mon Apr 29 11:06:49 CEST 2002


Hi ppl.

Something is not working well lwos when i use 
return new_object(existing_lwo). I cant simulate it in 
any small example, but in my mudlib i end with
Fatal error: bad pointer in m_free
Aborted
It works all well though when i just use return 
existing_lwo (i am not overwriting it, i just wanted to 
return copy of it just to be sure).
Also it works well if i do new_object(object_name), 
then copy all values from existing lwo to new lwo 
and return new lwo (without storing it in any object 
variable).

Pete

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list