> > 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
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to