Bug 12628 - Comma at end of enumerator list in picture.h
Summary: Comma at end of enumerator list in picture.h
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-30 09:46 UTC by Matt Kraai
Modified: 2008-02-27 14:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch (305 bytes, patch)
2007-09-30 09:46 UTC, Matt Kraai
no flags Details | Splinter Review

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.