[Mesa-dev] [Bug 75389] New: state_tracker/st_glsl_to_tgsi.cpp:5144:38: error: cannot convert 'exec_list*' to 'FILE* {aka _IO_FILE*}' for argument '1' to 'void _mesa_print_ir(FILE*, exec_list*, _mesa_glsl_parse_state*)'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 22 20:11:49 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=75389
Priority: medium
Bug ID: 75389
Keywords: regression
CC: eric at anholt.net
Assignee: mesa-dev at lists.freedesktop.org
Summary: state_tracker/st_glsl_to_tgsi.cpp:5144:38: error:
cannot convert 'exec_list*' to 'FILE* {aka _IO_FILE*}'
for argument '1' to 'void _mesa_print_ir(FILE*,
exec_list*, _mesa_glsl_parse_state*)'
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: 83daa88035af978c5158cfe5a196df45ce1555c1 (master)
CXX st_glsl_to_tgsi.lo
state_tracker/st_glsl_to_tgsi.cpp: In function 'gl_program*
get_mesa_program(gl_context*, gl_shader_program*, gl_shader*)':
state_tracker/st_glsl_to_tgsi.cpp:5144:38: error: cannot convert 'exec_list*'
to 'FILE* {aka _IO_FILE*}' for argument '1' to 'void _mesa_print_ir(FILE*,
exec_list*, _mesa_glsl_parse_state*)'
_mesa_print_ir(shader->ir, NULL);
^
--
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/20140223/441bb7b0/attachment.html>
More information about the mesa-dev
mailing list