Re: Reverting to non-async file chooser



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]