[FFmpeg-devel] [PATCH] Remove unnecessary __MINGW__ ifdef.
Måns Rullgård
mans
Wed Jul 11 02:47:33 CEST 2007
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.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list