[Mesa-dev] [Bug 73808] loader.c(90) : error C2365: 'log' : redefinition; previous definition was 'function'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 20 11:20:09 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73808

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit d43260b59e1db8261bf581f5316d7634b7102ff6
Author: José Fonseca <jfonseca at vmware.com>
Date:   Mon Jan 20 13:57:12 2014 +0000

    logger: s/\<log\>/log_/

    Currently the MSVC build is broken because of conflicting definitions of
    'log' function.  I didn't investigate thoroughly, but I suspect the
    it is conflicting standard math.h's log.

    log_ is admittedly not a great name, but it is better than a broken build.
    A better one can be used in a follow-on build.

-- 
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/20140120/33d5e3d8/attachment.html>


More information about the mesa-dev mailing list