[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zmailer-cvs as of today



Follouping on myself, here is relevant part of the
interpret.c after preprocessor.  Does yours look at
all alike ?  (Just in case your system headers
contain some surprising #define to scramble things..)

		case sScopePush:
			d = ({conscell *_tmp = newcell(); ( _tmp )-> u.u_dtpr   = ( ((void *)0)  ); _tmp->slen = _tmp->flags = 0; ( _tmp )->next  = ((void *)0) ;  _tmp;})  ;
			({conscell *_X = ( d ); conscell *_Y = (  envarlist );	( _X )->next  = ( _Y )-> u.u_dtpr  ; ( _Y )-> u.u_dtpr   = _X; _Y;}) ;
			 
			break;
		case sScopePop:


/Matti Aarnio <mea@nic.funet.fi>