Le sextidi 16 pluviôse, an CCXXIV, Derek Buitenhuis a écrit :
> I do mind for loops, but I consider, along with VLAs, mixed code and var
> decls to be bad practice, myself.

I tend to agree, although I would not put it on the same level as VLAs: VLAs
are really harder to compile for the compiler, and can cause performance
issues or even security problems (no check for overflow). OTOH, mixed
declarations are just a matter of readability.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to