Subject: c99 in KNF?
To: None <tech-kern@NetBSD.org>
From: Chapman Flack <nblists@anastigmatix.net>
List: tech-kern
Date: 01/11/2006 12:27:24
I notice on the port-features page that all ports seem to be
running gcc 3.3.3.  So ... are some c99 features ok to use in
KNF, like designators in initializers or aggregate assignment,
or declarations in loops? Are there some c99 features that are
definitely objectionable in KNF?

-Chap