X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=src%2Fmarshal.c;h=e7ffc67f335304d00d7a13f79f3fb18e78dee6c4;hb=764f3f36f003401f6334ced63356451fb5c6c642;hp=b36eb5ffe879086a52b20eab217f74dcada4cf7f;hpb=6509a2053456d0e63b6f383b757289d3016ed1a5;p=m6w6%2Fext-psi diff --git a/src/marshal.c b/src/marshal.c index b36eb5f..e7ffc67 100644 --- a/src/marshal.c +++ b/src/marshal.c @@ -459,12 +459,14 @@ impl_val *psi_let_strlen(impl_val *tmp, struct psi_decl_type *spec, token_t impl return tmp; } +#if 0 static impl_val *iterate(impl_val *val, size_t size, unsigned i, impl_val *tmp) { memset(tmp, 0, sizeof(*tmp)); memcpy(tmp, ((char *) val) + size * i, size); return tmp; } +#endif /* * set $ivar = to_array(dvar,