[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/12/23 15:00:06
Modified: . ChangeLog
Log:
* src/g_hook.c (g_add_component): Return if scm_comp_name is
an empty list (guile's NULL), or the scheme's boolean false.
This was suggested by Peter TB Brett and Steve Tell.
Revision Changes Path
1.594 +4 -0 eda/geda/gaf/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
retrieving revision 1.593
retrieving revision 1.594
diff -u -b -r1.593 -r1.594
--- ChangeLog 23 Dec 2006 15:54:49 -0000 1.593
+++ ChangeLog 23 Dec 2006 20:00:06 -0000 1.594
@@ -1,5 +1,9 @@
2006-12-23 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * src/g_hook.c (g_add_component): Return if scm_comp_name is
+ an empty list (guile's NULL), or the scheme's boolean false.
+ This was suggested by Peter TB Brett and Steve Tell.
+
* src/g_hook.c (g_add_component):
Changed the end of this function to avoid the "Statement not reached"
compiler warning. Thanks to Dan McMahill for reporting this.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs