Subject: Re: sun3 problem found (pmap_enter() bashed)
To: Christos Zoulas <christos@zoulas.com>
From: Gordon W. Ross <gwr@mediaone.net>
List: tech-kern
Date: 04/07/1999 10:03:35
Christos Zoulas writes:
 > How come this was not caught by the prototype mismatch?

What prototype mismatch?  The diff I showed was between 3/26 and 3/27
and the call matched the prototype there AFAICT.

There should have been a warning about the uninitialized variable...
(but no such luck)  Of course, I'm still using the 1.3 compiler...
(Still trying to get bootstrapped for the build!)

Gordon