/lib/c2 bug ( allegra.325 followup )

utzoo!decvax!duke!harpo!mhtsa!allegra!honey utzoo!decvax!duke!harpo!mhtsa!allegra!honey
Wed Mar 24 11:04:58 AEST 1982


	From vax135!jfr Mon Mar 22 11:25:11 1982
	re: c2
	to: allegra!honey

	In c21.c, add the lines indicated by ">>" below.

		if (siz==8 && pos==0) {
			p->combop = T(MOVZ,U(BYTE,LONG));
			sprintf(line,"%s,%s",src,lastrand);
	>>	} else if (siz==16 && pos==0) {
	>>		p->combop = T(MOVZ,U(WORD,LONG));
	>>		sprintf(line,"%s,%s",src,lastrand);



More information about the Comp.bugs.4bsd.ucb-fixes mailing list