Hi there again. it seems I found another buggy code. It's in act.build.c:save_zone this time. to avoid touching the out-of bounds zone you should declare descrip as follows: char *descrip=NULL; On some systems, when a pointer to char is created it's not set a value zero it seems. regards, mrsg
This archive was generated by hypermail 2b30 : 12/07/00 PST