On Jul 30, 2012, at 7:01 AM, Paul Goyette wrote: > On Mon, 30 Jul 2012, KIYOHARA Takashi wrote: > >> Module Name: src >> Committed By: kiyohara >> Date: Mon Jul 30 13:50:06 UTC 2012 >> >> Modified Files: >> src/sys/arch/evbmips/conf: ALCHEMY MALTA >> >> Log Message: >> Enable INET6. Avoid build failed when enable ipf and disable INET6. > > While this might be a stop-gap measure to get the build working, the "right" > action is to fix ipf so it builds without INET6. > > I have previously provided patches (attached again here) to fix this, and > those fixes have been sent upstream (to darrenr@). As was already pointed > out, my patches should not be committed as-is due to my use of variable > initialization in the declaration... :)
Uh, that's perfectly acceptable these days.