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 546765 - make color table const
make color table const
Status: RESOLVED FIXED
Product: libcroco
Classification: Core
Component: General
unspecified
Other All
: Normal enhancement
: ---
Assigned To: libcroco maintainers
libcroco maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-07 10:32 UTC by Felix Riemann
Modified: 2011-12-06 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
make the color table static const (425 bytes, patch)
2008-08-07 10:33 UTC, Felix Riemann
none Details | Review

Description Felix Riemann 2008-08-07 10:32:26 UTC
Currently the color name table in cr-rgb.c is only marked static while it could be marked const as well.
Comment 1 Felix Riemann 2008-08-07 10:33:10 UTC
Created attachment 116046 [details] [review]
make the color table static const
Comment 2 Christian Persch 2011-12-06 17:58:36 UTC
Fixed on master.