Bug 12628

Summary: Comma at end of enumerator list in picture.h
Product: xorg Reporter: Matt Kraai <kraai>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch none

Description Matt Kraai 2007-09-30 09:46:25 UTC
There's a comma at the PictFormatShort enumerator list in picture.h, which causes GCC to generate a warning whenever that file's compiled.  The comma should be removed.
Comment 1 Matt Kraai 2007-09-30 09:46:59 UTC
Created attachment 11829 [details] [review]
Patch

Remove the comma at the end of the PictFormatShort enumerator list in picture.h.
Comment 2 Peter Hutterer 2008-02-27 14:58:54 UTC
(In reply to comment #1)
> Created an attachment (id=11829) [details]
> Patch
> 
> Remove the comma at the end of the PictFormatShort enumerator list in
> picture.h.
> 

This has been fixed last October by a8a148919b84a293e3e7a49409ab833590357edb. Thanks for reporting.

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.