[Magic-dev] RE: plow doesn't work on magic-7.2

R. Timothy Edwards tim at stravinsky.jhuapl.edu
Thu Jun 3 17:57:21 EDT 2004


Dear Gilbert,

> On both machines I've had the same problem: the plow command
> deletes a chunk of my cell instead of plowing. The chunk is
> bigger than the box, but located around the box.

   Looks like some patch file went haywire at some point and
deleted a line of source in plow/PlowYank.c.  The second line
from the bottom should be:

    DBPaintPlane(ui->pu_def->cd_planes[DBPlane(type)],
                &rtrans, DBWriteResultTbl[type], ui);

Since this routine paints layout back into the original cell,
clearly you will not get correct plowing behavior without it!

I don't think that this problem should exist in version 7.1, as it
appears to come from a recent revision of 7.2;  possibly you were
running the 7.2 executable when you thought you were running the
7.1 version.  Anyway, thanks for the heads-up, and I will correct
the distribution right away.

					Regards,
					Tim


More information about the magic-dev mailing list