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

          Priority: medium
            Bug ID: 69541
          Keywords: regression
                CC: [email protected]
          Assignee: [email protected]
           Summary: ir_constant_expression.cpp(1384) : error C3861:
                    'isnormal': identifier not found
          Severity: blocker
    Classification: Unclassified
                OS: Windows (All)
          Reporter: [email protected]
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 602d368446e7c97225f98429ffd54b53522c3b36 (master)


  Compiling src\glsl\ir_constant_expression.cpp ...
ir_constant_expression.cpp
src\glsl\ir_constant_expression.cpp(564) : warning C4244: '=' : conversion from
'int' to 'float', possible loss of data
src\glsl\ir_constant_expression.cpp(1384) : error C3861: 'isnormal': identifier
not found
src\glsl\ir_constant_expression.cpp(1385) : error C3861: 'copysign': identifier
not found


commit b2ab840130677bbe7b67de4727fcd91ee6506bb8
Author: Matt Turner <[email protected]>
Date:   Thu Aug 22 13:31:18 2013 -0700

    glsl: Add support for ldexp.

    v2: Drop frexp. Rebase on builtins rewrite.
    Reviewed-by: Paul Berry <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to