[Bug 101695] mesa fails to compile illegal conversion of »int« in »radeon_bo_domain«
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 4 16:58:17 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101695
Bug ID: 101695
Summary: mesa fails to compile illegal conversion of »int« in
»radeon_bo_domain«
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel at lists.freedesktop.org
Reporter: gr.muench at gmail.com
QA Contact: dri-devel at lists.freedesktop.org
In file included from
../../../../src/gallium/drivers/radeon/r600_pipe_common.h:39:0,
from ./r600_pipe.h:29,
from sb/sb_bc_parser.cpp:35:
../../../../src/gallium/drivers/radeon/radeon_winsys.h: In Funktion
»radeon_bo_domain radeon_domain_from_heap(radeon_heap)«:
../../../../src/gallium/drivers/radeon/radeon_winsys.h:687:16: Fehler:
ungültige Umwandlung von »int« in »radeon_bo_domain« [-fpermissive]
return 0;
^
make[5]: *** [Makefile:852: sb/sb_bc_parser.lo] Fehler 1
make[5]: *** Es wird auf noch nicht beendete Prozesse gewartet....
In file included from
../../../../src/gallium/drivers/radeon/r600_pipe_common.h:39:0,
from ./r600_pipe.h:29,
from sb/sb_core.cpp:30:
../../../../src/gallium/drivers/radeon/radeon_winsys.h: In Funktion
»radeon_bo_domain radeon_domain_from_heap(radeon_heap)«:
../../../../src/gallium/drivers/radeon/radeon_winsys.h:687:16: Fehler:
ungültige Umwandlung von »int« in »radeon_bo_domain« [-fpermissive]
return 0;
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170704/90387af1/attachment.html>
More information about the dri-devel
mailing list