On Sun, 4 Jan 2009, Ed Schouten wrote:

* Robert Watson <[email protected]> wrote:
  Unlike with struct protosw, several instances of struct ip6protosw
  did not use C99-style sparse structure initialization, so remove
  NULL assignments for now-removed pr_usrreq function pointers.

Maybe we should convert them to use the C99-style initialisation. This could prevent similar issues in the future, right?

I think Bjoern already has a work-in-progress on this one, but yes, that would be a good idea.

Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to