shshankjain / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Compile warnings with MS CL #231

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please see attached compile log.

Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86

../libvpx/./vp8/vp8_cx_iface.c(110) : warning C4005: 'ERROR' : macro 
redefinition
        d:\mssdk\include\wingdi.h(104) : see previous definition of 'ERROR'

z:\home\toby\workspace\libvpx\vp8\decoder\threading.c(655) : warning C4716: 
'vp8mt_alloc_temp_buffers' : must return a value

Original issue reported on code.google.com by t...@telegraphics.com.au on 13 Nov 2010 at 5:15

GoogleCodeExporter commented 9 years ago
Source in use:

commit 58083cb34db84349d8f138e1ee59f4aee77e6624
Author: Fritz Koenig <frkoenig@google.com>
Date:   Thu Nov 11 08:19:37 2010 -0800

Original comment by t...@telegraphics.com.au on 14 Nov 2010 at 1:31

GoogleCodeExporter commented 9 years ago
https://review.webmproject.org/1179

Original comment by jkoles...@google.com on 17 Nov 2010 at 2:17