[Mesa-dev] [Bug 83679] New: [regression] build failure in Mesa 10.2 error: 'consts' undeclared (first use in this function)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 9 08:48:26 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83679
Priority: medium
Bug ID: 83679
Assignee: mesa-dev at lists.freedesktop.org
Summary: [regression] build failure in Mesa 10.2 error:
'consts' undeclared (first use in this function)
Severity: major
Classification: Unclassified
OS: All
Reporter: ullysses.a.eoff at intel.com
Hardware: Other
Status: NEW
Version: 10.2
Component: Mesa core
Product: Mesa
main/context.c: In function '_mesa_init_constants':
main/context.c:651:4: error: 'consts' undeclared (first use in this function)
consts->UniformBooleanTrue = FLT_AS_UINT(1.0f);
^
main/context.c:651:4: note: each undeclared identifier is reported only once
for each function it appears in
gmake[4]: *** [context.lo] Error 1
Bad commit is:
commit af50ae73f01bebc312555c49e49e33cbfbaf56e3
Author: Marek Olšák <marek.olsak at amd.com>
AuthorDate: Thu Sep 4 15:03:31 2014 +0200
Commit: Emil Velikov <emil.l.velikov at gmail.com>
CommitDate: Mon Sep 8 16:37:40 2014 +0100
mesa: set UniformBooleanTrue = 1.0f by default
because NativeIntegers is 0 by default.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82882
Cc: 10.2 10.3 mesa-stable at lists.freedesktop.org
Reviewed-by: Brian Paul <brianp at vmware.com>
Reviewed-by: Matt Turner <mattst88 at gmail.com>
(cherry picked from commit d67db73458c8d66861b97675660289a9555695ce)
--
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/20140909/c85f6c4e/attachment.html>
More information about the mesa-dev
mailing list