[Bug 76009] r600_streamout.c:108:6: error: conflicting types for 'r600_set_streamout_targets'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 10 22:56:53 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76009
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit e6c565fcc591f4856eff512f72e961ff0686475c
Author: Vinson Lee <vlee at freedesktop.org>
Date: Mon Mar 10 22:49:51 2014 -0700
radeon: Fix build.
Fix build error introduced with commit
dfa25ea5cd19d5a050a1c94bd7370a2259b9f007.
CC r600_streamout.lo
r600_streamout.c:108:6: error: conflicting types for
'r600_set_streamout_targets'
void r600_set_streamout_targets(struct pipe_context *ctx,
^
./r600_pipe_common.h:413:6: note: previous declaration is here
void r600_set_streamout_targets(struct pipe_context *ctx,
^
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76009
Signed-off-by: Vinson Lee <vlee at freedesktop.org>
--
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/dri-devel/attachments/20140311/cb33a702/attachment.html>
More information about the dri-devel
mailing list