Re: guchar -> gchar?

Lutz Müller <[email protected]> Wed, 03 Aug 2005 08:50:30 +0200
Newsgroups gmane.comp.gnome.print
Message-ID <1123051830.25918.6.camel@localhost>
On Wed, 2005-08-03 at 00:14 -0600, Andreas J. Guelzow wrote:
> I do not think that this is sufficient reason to break the API.

This is exactly what I was asking: Would the change from guchar to gchar
"break the API"? As far as I understand, binary compatibility would not
be broken (same size).

If the change isn't worth it, may I add "(const guchar *)" to
libgnomeprint (i.e.=20

drivername =3D gnome_print_config_get (config,=20
  (const guchar *) "Settings.Engine.Backend.Driver");

) to libgnomeprint to get rid of the warnings?

Regards
--=20
Lutz M=FCller <[email protected]>