Bug 89343 - compiler/tests/radeon_compiler_optimize_tests.c:43:3: error: implicit declaration of function ‘fprintf’ [-Werror=implicit-function-declaration]
Summary: compiler/tests/radeon_compiler_optimize_tests.c:43:3: error: implicit declara...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium blocker
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2015-02-26 19:26 UTC by Vinson Lee
Modified: 2015-02-27 00:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2015-02-26 19:26:49 UTC
mesa: 46110c5d56eb7a2d3c69b2d8565c7631541511b1 (master 10.6.0-devel)

  CC       compiler/tests/r300_compiler_tests-radeon_compiler_optimize_tests.o
compiler/tests/radeon_compiler_optimize_tests.c: In function ‘test_rc_optimize’:
compiler/tests/radeon_compiler_optimize_tests.c:43:3: error: implicit declaration of function ‘fprintf’ [-Werror=implicit-function-declaration]
   fprintf(stderr, "Failed to load program\n");
   ^
Comment 1 Brian Paul 2015-02-27 00:54:35 UTC
Fixed with 40cfa0c347d60d4542128abecc5bd21c675f1131


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.