[svn:parrot] r41651 - branches/pcc_reapply/src
chromatic
chromatic at wgz.org
Sat Oct 3 23:25:21 UTC 2009
On Saturday 03 October 2009 16:01:55 bacek at svn.parrot.org wrote:
> Modified:
> branches/pcc_reapply/src/extend.c
>
> Modified: branches/pcc_reapply/src/extend.c
> --- branches/pcc_reapply/src/extend.c Sat Oct 3 23:01:38 2009 (r41650)
> +++ branches/pcc_reapply/src/extend.c Sat Oct 3 23:01:55 2009 (r41651) @@
> sig_object); + Parrot_str_concat(interp, full_sig,
> + Parrot_str_new_constant(interp, "->"), 0);
Does CONST_STRING not work in this file? I can add it, if not.
-- c
More information about the parrot-commits
mailing list