On May 9, 2011, at 4:35 PM, Christos Zoulas wrote:

> | Been doing DEBUG builds with tmpfs for a long time with no problems.
> | 
> | > In this case it thinks that "i" is used out of the loop.
> | 
> | Where?  After the for loop, it returns.
> 
> Well, just add back the commented out #CPPFLAGS+=-DDEBUG in
> /usr/src/sys/rump/Makefile.rump and build again. My MKDEBUG
> build causes that to happen too, and so it fails.

Oh.  rump.  Rump incorrectly didn't use -std=gnu99.  That has now been fixed.

Reply via email to