On Saturday 03 October 2009 16:01:55 [email protected] 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 _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
