[x264-devel] [PATCH] repairing MSVC build
Gabriel Bouvigne
gabriel.bouvigne at joost.com
Tue Aug 21 09:38:58 CEST 2007
Loren Merritt a écrit :
> Is __WIN32__ not defined? Then that's what should be fixed.
> I see WIN32, _WIN32, and __WIN32__ at various places. Which one is
> correct?
According to MS documentation, _WIN32 should be the right one (but the
doc doesn't say if this is a platform or compiler specific define).
__WIN32__ is a mingw one.
I am suggesting to use SYS_WIN, so it looks like other platforms ones,
and is vendor neutral.
--
Gabriel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: strtok_r_msvc.patch
Url: http://mailman.videolan.org/pipermail/x264-devel/attachments/20070821/c7314e02/attachment.txt
-------------- next part --------------
_______________________________________________
x264-devel mailing list
x264-devel at videolan.org
http://mailman.videolan.org/listinfo/x264-devel
More information about the x264-devel
mailing list