[brussels-dev] [networking-discuss] code review Brussels persistence

Peter Memishian peter.memishian at sun.com
Mon Jun 2 13:39:29 PDT 2008


 > > A couple simple questions:
 > >
 > > 	* Can dls_prop_t use the C99 VLA support to avoid having to
 > > 	  subtract 1 when dealing with dls_prop_t's?  Or does that
 > > 	  not work for some reason?
 > 
 > Are C99 VLAs now blessed for general use in ON code?  Are there any 
 > implications or gotchas surrounding there use?

I tried to use VLAs for a private ioctl payload a little while back and
recall running into a problem, but now I can't remember what it was :-(
Certainly, other C99 features are now being used in ON such as __VA_ARGS__.

--
meem



More information about the brussels-dev mailing list