[Live-devel] MSVC 2005+ compilation

Ross Finlayson finlayson at live555.com
Wed Dec 18 13:18:13 PST 2013


> Fix, add check for msvc version:
> #if defined(__WIN32__) || defined(_WIN32)
> #define snprintf _snprintf
> #if _MSC_VER >= 1400 // 1400 == vs2005
> #define fileno _fileno
> #endif
> #endif

Thanks.  This change will be included in the next release of the software.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131219/bd6a0dc2/attachment.html>


More information about the live-devel mailing list