Re: [PATCH] ANSI C correctness + warning fixes
- From: Tim Janik <timj gtk org>
- To: otaylor redhat com
- Cc: Gtk+ Developers <gtk-devel-list gnome org>, Martin Baulig <martin home-of-linux org>
- Subject: Re: [PATCH] ANSI C correctness + warning fixes
- Date: Sat, 7 Oct 2000 03:36:50 +0200 (CEST)
On 4 Oct 2000 otaylor redhat com wrote:
>
> Martin Baulig <martin home-of-linux org> writes:
>
> > otaylor fresnel labs redhat com writes:
> >
> > > Please change gtk_selection_data_get/set_text to take gchar *.
> >
> > What about GtkSelectionData and gdk_utf8_*() ?
>
> GtkSelectionData should remain a guchar *, gdk_utf8_* should
> be gchar * if it guchar * now.
>
> Basically, the convention we have is thet gchar * is used for
> text and guchar * for blocks of uninterpreted data.
nope, that'd be guint8/gint8 depending on whether you work
with signed/unsigned byte blocks.
>
> Regards,
> Owen
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]