[Mesa-dev] [Bug 69541] New: ir_constant_expression.cpp(1384) : error C3861: 'isnormal': identifier not found
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 18 11:32:52 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69541
Priority: medium
Bug ID: 69541
Keywords: regression
CC: mattst88 at gmail.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: ir_constant_expression.cpp(1384) : error C3861:
'isnormal': identifier not found
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: 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 <mattst88 at gmail.com>
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 <stereotype441 at gmail.com>
--
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/20130918/2b57866a/attachment.html>
More information about the mesa-dev
mailing list