[Geany-devel] Some compile warnings

Atanas Beloborodov nasko at xxxxx
Tue Dec 9 10:21:39 UTC 2008


Hi, today after update svn and run ./autogen.sh and run "make" i seen
some warning`s , wich i never seen before. I attach file with it.Geany
works fine. My system is :

Ubuntu 8.10 Interpid 2.6.27-10-generic
Geany 0.16 (svn >= r3347), GTK+ 2.14.4, GLib 2.18.2
automake (GNU automake) 1.10.1

P.S. I also patch editor.c with patch of Guillaume (ioguix) de Rorthais
for "autoclosed chars", thanks for patch :)
 
--
Regards,
Atanas Beloborodov
-------------- next part --------------
get.c: In function ?getArglistFromFilePos?:
get.c:738: warning: ignoring return value of ?fread?, declared with attribute warn_unused_result

gcc -DHAVE_CONFIG_H -I. -I.. -I./include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -DGEANY_DEBUG -g -O2 -MT tm_work_object.o -MD -MP -MF .deps/tm_work_object.Tpo -c -o tm_work_object.o tm_work_object.c
tm_workspace.c: In function ?write_includes_file?:
tm_workspace.c:200: warning: ignoring return value of ?fwrite?, declared with attribute warn_unused_result
tm_workspace.c: In function ?append_to_temp_file?:
tm_workspace.c:226: warning: ignoring return value of ?fwrite?, declared with attribute warn_unused_result
tm_workspace.c:227: warning: ignoring return value of ?fwrite?, declared with attribute warn_unused_result
tm_workspace.c: In function ?tm_workspace_create_global_tags?:
tm_workspace.c:366: warning: ignoring return value of ?system?, declared with attribute warn_unused_result
tm_work_object.c: In function ?tm_get_real_path?:
tm_work_object.c:82: warning: ignoring return value of ?realpath?, declared with attribute warn_unused_result



More information about the Devel mailing list