[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/12/28 16:41:41
Modified: . ChangeLog
Log:
Use SCM_VARIABLE_REF with the variable returned by scm_c_module_lookup.
Revision Changes Path
1.254 +9 -0 eda/geda/devel/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -b -r1.253 -r1.254
--- ChangeLog 27 Nov 2005 00:15:00 -0000 1.253
+++ ChangeLog 28 Dec 2005 21:41:41 -0000 1.254
@@ -1,3 +1,12 @@
+2005-12-28 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * src/g_netlist: Dereferenced return value of scm_c_module_lookup,
+ which is passed to scm_sort_list_x.
+ Fixed long standing bug that produces a "Wrong type argument in
+ position 1: #<variable 8059240 binding: #<primitive-procedure <=>>"
+ error when running gnetlist.
+ Thanks to Neal Baer and James Cotton for the bug report, and also
+ to Patrick Bernaud for the solution.
+
2005-11-27 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* src/globals.c: Added setting of load_newer_backup_func to NULL.
It is needed now libgeda checks for autosave backup files when