[m-dev.] for review: add MR_virtual_hp, MR_virtual_sp, etc.

Fergus Henderson fjh at cs.mu.OZ.AU
Wed May 6 20:25:52 AEST 1998


On 06-May-1998, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> That looks fine, except for this problem with a tab:
> 
> +#define virtual_reg(n) 			saved_reg(fake_reg, n)
> +#define MR_virtual_succip 		MR_saved_succip(fake_reg)

The tabs are OK if you take out the `+' inserted by diff.

(Perhaps we should use `diff --initial-tab', so that the tabs line up
properly in the diffs; but the initial tab takes up an extra 7
characters, which would mean that a lot more lines in the diff would
wrap, which can be equally confusing.)

Anyway I'll commit this one now.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list