[FFmpeg-devel] [PATCH] Remove unnecessary __MINGW__ ifdef.
Ramiro Ribeiro Polla
ramiro
Wed Jul 11 15:52:03 CEST 2007
M?ns Rullg?rd wrote:
>Alex Beregszaszi <alex at rtfs.hu> writes:
>
>
>
>>Hi,
>>
>>
>>
>>>Old Windows cruft removal.
>>>
>>>In latest version of MinGW:
>>>- snprintf is provided by libmingwex.a (linked by default)
>>>- vsnprintf is provided as an inline in stdio.h
>>>
>>>
>>Imho this was originally for MSVC. There it works this way until today.
>>Vote for removal.
>>
>>
>
>If it works, do it. Deleting an entire #ifdef __MINGW__ sections
>can't do any harm to other systems.
>
>
>
Applied.
More information about the ffmpeg-devel
mailing list