On Mon Oct 22 10:02:53 2007, pcoch wrote:
> In src/pmc/exception.pmc:shift_pmc() there is the todo item:
>
> PMC *shift_pmc() {
> /* fprintf(stderr, "don't do that then\n"); XXX */
> return PMCNULL;
> }
>
> Since the error is commented out, do we need this code (and its associated
> todo item)? Or, is there something wrong with silently ignoring this
> method (as documented in the file)?
The code in question isn't in pdd25cx. Since that branch is due to be
merged Real Soon Now, can this ticket safely be rejected?