GNOME Bugzilla – Bug 305005
1 error in metadata.c
Last modified: 2008-01-15 14:03:51 UTC
Distribution/Version: 6.5.27 irix 6.5.27, mipspro 7.42, gimp 2.3.0 ----------------------- cc-3316 cc: ERROR File = metadata.c, Line = 394 The expression must be a pointer to a complete object type. gimp_parasite_data (parasite) ^ i hope i submitted correctly this time ;-)
Thanks, fixed in CVS: 2005-05-21 Manish Singh <yosh@gimp.org> * plug-ins/metadata/metadata.c (run): don't do pointer arithmetic with void *. Fixes bug #305005.