Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/fs/tmpfs
On May 9, 10:23am, matt%3am-software.com@localhost (Matt Thomas) wrote:
-- Subject: Re: CVS commit: src/sys/fs/tmpfs
|
| On May 9, 2011, at 5:25 AM, Christos Zoulas wrote:
|
| > On May 8, 9:21pm, matt%3am-software.com@localhost (Matt Thomas) wrote:
| > -- Subject: Re: CVS commit: src/sys/fs/tmpfs
| >=20
| > | The kernel explicitly allows C99 and actually C99 is encouraged.
| > | So that should reverted :)
| >=20
| > Test it. Build a DEBUG kernel and when it works, you can or I will revert=
| it.
|
| 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.
christos
Home |
Main Index |
Thread Index |
Old Index