Bug 71768

Summary: Compile failure in test/render-trapezoid-image.c
Product: DRI Reporter: Joseph Yasi <joe.yasi>
Component: DRM/IntelAssignee: Intel GFX Bugs mailing list <intel-gfx-bugs>
Status: CLOSED FIXED QA Contact: Intel GFX Bugs mailing list <intel-gfx-bugs>
Severity: normal    
Priority: medium CC: intel-gfx-bugs
Version: XOrg git   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
fix compilation of render-trapezoid-image.c none

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.