After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 122191 - extra comma causes compile failure with -pedantic
extra comma causes compile failure with -pedantic
Status: RESOLVED DUPLICATE of bug 119982
Product: gnome-print
Classification: Deprecated
Component: general
2.2.1
Other other
: Normal normal
: ---
Assigned To: Chema Celorio
Chema Celorio
Depends on:
Blocks:
 
 
Reported: 2003-09-10 15:52 UTC by Jon Nelson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Nelson 2003-09-13 04:37:00 UTC
Distribution: Unknown
Package: gnome-print
Severity: normal
Version: GNOME2.3.90 2.2.1
Gnome-Distributor: GNOME.Org
Synopsis: extra comma causes compile failure with -pedantic
Bugzilla-Product: gnome-print
Bugzilla-Component: general
Bugzilla-Version: 2.2.1
Description:
Description of Problem:

Compiling a program with -pedantic causes an error:

/usr/include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h:68:
error: comma at end of enumerator list

Steps to reproduce the problem:
1. compile a program that includes gnome-print-dialog.h
2. use -pedantic
3. boom!




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-09-13 00:37 -------

Reassigning to the default owner of the component, chema@celorio.com.

Comment 1 Murray Cumming 2003-09-14 10:16:21 UTC
Added PATCH keyword, because this almost is.
Comment 2 Murray Cumming 2003-09-14 10:22:25 UTC

*** This bug has been marked as a duplicate of 119982 ***