From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug
101695]=?UTF-8?Q?=20mesa=20fails=20to=20compile=20illegal=20conversion=20of=20=C2=BBint=C2=AB=20in=20=C2=BBradeon=5Fbo=5Fdomain=C2=AB?=
Date: Tue, 04 Jul 2017 16:58:17 +0000
Message-ID:
Bug ID
101695
Summary
mesa fails to compile illegal conversion of =C2=BBint=C2=AB i=
n =C2=BBradeon_bo_domain=C2=AB
Product
Mesa
Version
git
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/Gallium/radeonsi
Assignee
dri-devel@lists.freedesktop.org
Reporter
gr.muench@gmail.com
QA Contact
dri-devel@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
=C2=BBradeon_bo_domain radeon_domain_from_heap(radeon_heap)=C2=AB:
../../../../src/gallium/drivers/radeon/radeon_winsys.h:687:16: Fehler:
ung=C3=BCltige Umwandlung von =C2=BBint=C2=AB in =C2=BBradeon_bo_domain=C2=
=AB [-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
=C2=BBradeon_bo_domain radeon_domain_from_heap(radeon_heap)=C2=AB:
../../../../src/gallium/drivers/radeon/radeon_winsys.h:687:16: Fehler:
ung=C3=BCltige Umwandlung von =C2=BBint=C2=AB in =C2=BBradeon_bo_domain=C2=
=AB [-fpermissive]
return 0;
^