[Mesa-dev] [Bug 73808] New: loader.c(90) : error C2365: 'log' : redefinition; previous definition was 'function'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 19 11:39:32 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73808
Priority: medium
Bug ID: 73808
Keywords: regression
CC: emil.l.velikov at gmail.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: loader.c(90) : error C2365: 'log' : redefinition;
previous definition was 'function'
Severity: blocker
Classification: Unclassified
OS: Windows (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: ad3c99e22a688b7c3f15894aabbedcc5cd89230b (master)
MSVC build regression
Compiling src\loader\loader.c ...
loader.c
src\loader\loader.c(90) : error C2365: 'log' : redefinition; previous
definition was 'function'
src\loader\loader.c(313) : error C2167: 'log' : too many actual parameters for
intrinsic function
src\loader\loader.c(320) : warning C4133: '=' : incompatible types - from 'void
(__cdecl *)(int,const char *,...)' to 'double (__cdecl *)()'
src\loader\loader.c(320) : error C2106: '=' : left operand must be l-value
src\loader\loader.c(320) : warning C4550: expression evaluates to a function
which is missing an argument list
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140119/12ca9f73/attachment.html>
More information about the mesa-dev
mailing list