[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [PATCH] gschem-20060906 compilation fails
Hi,
gschem-20060906 fails to compile in x_print.c with GCC-3.3.5 on Debian
Sarge. The attached single-line patch fixes that problem for me. Maybe
that bug is already known? In that case sorry for the dup.
regards,
David
--
GnuPG public key: http://user.cs.tu-berlin.de/~dvdkhlng/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40
--- x_print.c 2006/09/16 10:43:33 1.1
+++ x_print.c 2006/09/16 11:05:28
@@ -448,6 +448,7 @@
* \par Function Description
*
*/
+static void
print_dialog_get_property (GObject * object,
guint property_id,
GValue * value, GParamSpec * pspec)
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug