[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#542668: marked as done (gimp: XPM export should use "static const char *" to be conform with language C)



Your message dated Fri, 3 Dec 2010 06:24:10 +0100
with message-id <20101203052410.GA9219@debian.org>
and subject line Re: Bug#542668: gimp: XPM export should use "static const char *" to be conform with language C
has caused the Debian Bug report #542668,
regarding gimp: XPM export should use "static const char *" to be conform with language C
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
542668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542668
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gimp
Version: 2.6.7-1
Severity: wishlist

When I use
#include "file.xpm"
then GCC reports:
error: deprecated conversion from string constant to ‘char*’

It can be easily fixed by adding "const" keyword manually, but I think that gimp xpm export should be updated to do it automatically.
Have a nice day,
TonyMi

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gimp depends on:
ii  gimp-data              2.6.7-1           Data files for GIMP
ii  libaa1                 1.4p5-38          ascii art library
ii  libatk1.0-0            1.26.0-1          The ATK accessibility toolkit
ii  libbabl-0.0-0          0.0.22-1          Dynamic, any to any, pixel format 
ii  libc6                  2.9-25            GNU C Library: Shared libraries
ii  libcairo2              1.8.8-2           The Cairo 2D vector graphics libra
ii  libdbus-1-3            1.2.16-2          simple interprocess messaging syst
ii  libdbus-glib-1-2       0.82-1            simple interprocess messaging syst
ii  libexif12              0.6.17-1          library to parse EXIF files
ii  libfontconfig1         2.6.0-4           generic font configuration library
ii  libfreetype6           2.3.9-5           FreeType 2 font engine, shared lib
ii  libgegl-0.0-0          0.0.20-1          Generic Graphics Library
ii  libgimp2.0             2.6.7-1           Libraries for the GNU Image Manipu
ii  libglib2.0-0           2.20.4-1          The GLib library of C routines
ii  libgtk2.0-0            2.16.5-1          The GTK+ graphical user interface 
ii  libhal1                0.5.13-3          Hardware Abstraction Layer - share
ii  libjpeg62              6b-15             The Independent JPEG Group's JPEG 
ii  liblcms1               1.18.dfsg-1       Color management library
ii  libmng1                1.0.9-1           Multiple-image Network Graphics li
ii  libpango1.0-0          1.24.5-1          Layout and rendering of internatio
ii  libpng12-0             1.2.39-1          PNG library - runtime
ii  libpoppler-glib4       0.10.6-1          PDF rendering library (GLib-based 
ii  librsvg2-2             2.26.0-1          SAX-based renderer library for SVG
ii  libtiff4               3.8.2-13+b1       Tag Image File Format (TIFF) libra
ii  libwebkit-1.0-2        1.1.12-1          Web content engine library for Gtk
ii  libwmf0.2-7            0.2.8.4-6.1       Windows metafile conversion librar
ii  libx11-6               2:1.2.2-1         X11 client-side library
ii  libxext6               2:1.0.4-1         X11 miscellaneous extension librar
ii  libxfixes3             1:4.0.3-2         X11 miscellaneous 'fixes' extensio
ii  libxmu6                2:1.0.4-2         X11 miscellaneous utility library
ii  libxpm4                1:3.5.7-2         X11 pixmap library
ii  python                 2.5.4-2           An interactive high-level object-o
ii  python-gtk2            2.14.1-3          Python bindings for the GTK+ widge
ii  python-support         1.0.3             automated rebuilding support for P
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

gimp recommends no packages.

Versions of packages gimp suggests:
ii  ghostscript                  8.70~dfsg-2 The GPL Ghostscript PostScript/PDF
ii  gimp-data-extras             1:2.0.1-3   An extra set of brushes, palettes,
pn  gimp-help-en | gimp-help     <none>      (no description available)
ii  gvfs-backends                1.2.3-3     userspace virtual filesystem - bac
ii  libasound2                   1.0.20-3    shared library for ALSA applicatio
pn  libgimp-perl                 <none>      (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi,

Antonin Misek <tonda.misek@post.cz> (20/08/2009):
> It can be easily fixed by adding "const" keyword manually, but I
> think that gimp xpm export should be updated to do it automatically.

wontfix from upstream's point of view, see:
  http://bugs.freedesktop.org/show_bug.cgi?id=12962

Closing in Debian BTS accordingly.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: