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 143808 - compile fails on paint-funcs.c with duplicate declarations for initial_region
compile fails on paint-funcs.c with duplicate declarations for initial_region
Status: RESOLVED DUPLICATE of bug 140115
Product: GIMP
Classification: Other
Component: General
2.0.x
Other Linux
: Immediate blocker
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-06-06 15:00 UTC by Stef van der Made
Modified: 2004-06-06 15:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Stef van der Made 2004-06-06 15:00:01 UTC
Making all in paint-funcs
paint-funcs.c:4484: error: conflicting types for 'initial_region'
paint-funcs.h:359: error: previous declaration of 'initial_region' was here
paint-funcs.c:4484: error: conflicting types for 'initial_region'
paint-funcs.h:359: error: previous declaration of 'initial_region' was here
Comment 1 Sven Neumann 2004-06-06 15:08:59 UTC
Is it really asked too much to check for duplicates before opening a bug report?

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