Re: Reverting to non-async file chooser
- From: Kjartan Maraas <kmaraas broadpark no>
- To: Federico Mena Quintero <federico ximian com>
- Cc: "release-team gnome org" <release-team gnome org>, GTK+ development mailing list <gtk-devel-list gnome org>
- Subject: Re: Reverting to non-async file chooser
- Date: Fri, 18 Aug 2006 10:43:25 +0200
tor, 17,.08.2006 kl. 16.41 -0500, skrev Federico Mena Quintero:
> On Thu, 2006-08-17 at 16:38 -0500, Federico Mena Quintero wrote:
>
> > The async file chooser is extremely broken in gtk+-2.10 right now:
>
> ... plus brilliant things like a ton of compiler warnings in libgnomeui,
> which indicate that the code wasn't even built with -Wall:
>
> gtkfilesystemgnomevfs.c:979: warning: format '%s' expects type 'char *',
> but argument 5 has type 'struct GnomeVFSURI *'
>
Here's a few more from sparse:
gtkfilesystemgnomevfs.c: In function 'vfs_info_new_from_afs_or_net_folder':
gtkfilesystemgnomevfs.c:753: warning: declaration of 'basename' shadows a global declaration
/usr/include/string.h:387: warning: shadowed declaration is here
gtkfilesystemgnomevfs.c: In function 'load_afs_dir':
gtkfilesystemgnomevfs.c:773: warning: declaration of 'basename' shadows a global declaration
/usr/include/string.h:387: warning: shadowed declaration is here
gtkfilesystemgnomevfs.c: In function 'cancel_operation_callback':
gtkfilesystemgnomevfs.c:1572: warning: declaration of 'data' shadows a parameter
gtkfilesystemgnomevfs.c:1563: warning: shadowed declaration is here
gtkfilesystemgnomevfs.c:1592: warning: declaration of 'data' shadows a parameter
gtkfilesystemgnomevfs.c:1563: warning: shadowed declaration is here
gtkfilesystemgnomevfs.c:1602: warning: declaration of 'data' shadows a parameter
gtkfilesystemgnomevfs.c:1563: warning: shadowed declaration is here
Cheers
Kjartan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]