[Mesa-dev] [Bug 84538] New: lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 30 17:32:17 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84538
Priority: medium
Bug ID: 84538
Keywords: regression
Assignee: mesa-dev at lists.freedesktop.org
Summary: lp_test_format.c:226:4: error: too few arguments to
function ‘gallivm_create’
Severity: normal
Classification: Unclassified
OS: All
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: eedbce9c63a3f385908bdc8a69e8be98dd3522ff (master 10.4.0-devel)
Compiling src/gallium/drivers/llvmpipe/lp_test_format.c ...
src/gallium/drivers/llvmpipe/lp_test_format.c: In function
‘test_format_unorm8’:
src/gallium/drivers/llvmpipe/lp_test_format.c:226:4: error: too few arguments
to function ‘gallivm_create’
gallivm = gallivm_create("test_module_unorm8");
^
In file included from src/gallium/auxiliary/gallivm/lp_bld_format.h:38:0,
from src/gallium/drivers/llvmpipe/lp_test_format.c:42:
src/gallium/auxiliary/gallivm/lp_bld_init.h:58:1: note: declared here
gallivm_create(const char *name, LLVMContextRef context);
^
--
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/20141001/5080d639/attachment.html>
More information about the mesa-dev
mailing list