Bug#471426: GimpParamDef's gchar members should be const

Bryan Donlan bdonlan at fushizen.net
Tue Mar 18 05:35:38 UTC 2008


Package: libgtk2.0-dev
Version: 2.12.9-2
Severity: minor

GimpParamDef is commonly used initialized with string constants. To
reflect this, and to avoid compiler warnings of this sort:

resynth.cc:614: warning: deprecated conversion from string constant to
‘gchar*’

the 'name' and 'description' members should be of type 'const gchar *'.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18.8-domU-linode7 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash






More information about the pkg-gnome-maintainers mailing list