[FFmpeg-devel] [PATCH] Compiler macro fix (resend)

Eddie Pang eddpang
Mon Feb 25 16:49:36 CET 2008


> Eddie, since when did microsoft start using _MSVC to ident their compiler?
>
>  Microsoft CL.exe has always used _MSC.

You're right - Microsoft compilers use the _MSC_VER #define.

At the time, I wasn't sure if _MSVC was used anywhere else in FFmpeg
so I left it, but it does appear _MSVC is only used within mem.h.

The attached patch corrects this.

-- 
Regards,
Eddie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mem.h.patch2
Type: application/octet-stream
Size: 587 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080225/ca6a229a/attachment.obj>



More information about the ffmpeg-devel mailing list