Bug 71768 - Compile failure in test/render-trapezoid-image.c
Summary: Compile failure in test/render-trapezoid-image.c
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: All All
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 04:13 UTC by Joseph Yasi
Modified: 2017-07-24 22:56 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
fix compilation of render-trapezoid-image.c (358 bytes, text/plain)
2013-11-19 04:13 UTC, Joseph Yasi
no flags Details

Description Joseph Yasi 2013-11-19 04:13:37 UTC
Created attachment 89439 [details]
fix compilation of render-trapezoid-image.c

Commit e99e643: tests: Avoid dependence on undefined C has a typo which causes a compile failure in test/render-trapezoid-image.c. I have attached a patch that fixes the issue.
Comment 1 Chris Wilson 2013-11-19 10:07:54 UTC
commit bb3ea102ca6b8aa843a10607fa140f5694cc4898
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Tue Nov 19 09:47:15 2013 +0000

    test: Fix compilation of render-trapezoid-image
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71768
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

Oops, missed your patch. Thanks.


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.