Syntax error in mcc (merge C compiler)

Brent Callaghan brent%terra at Sun.COM
Fri Feb 26 05:49:13 AEST 1988


At line 211 in mcc.c.  It should read "p++" not "P++".
This is how mcc reported the error:

	f (p == NULL)
		    p = srcname;
		else
		    P++;
	>>>>  P undefined <<<< (last error)

Made in New Zealand -->  Brent Callaghan  @ Sun Microsystems
			 uucp: sun!bcallaghan
			 phone: (415) 691 6188



More information about the Comp.sources.bugs mailing list