[FFmpeg-devel] [PATCH] doc/developer: update style guidelines to include for loops with declarations

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Nov 9 00:02:32 EET 2017


2017-11-08 22:49 GMT+01:00 Mark Thompson <sw at jkqxz.net>:
> On 08/11/17 21:26, Rostislav Pehlivanov wrote:

>> + at item
>> +for loops with variable definition (@samp{for (int i = 0; i < 8; i++)});

> Can you comment on what the consequences would be for platform support?

A similar-looking issue was reported for some version of msvc a short time ago.

Carl Eugen


More information about the ffmpeg-devel mailing list