[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/05/20 15:22:29
Modified: . ChangeLog
Log:
Fixed build of C source files from nw to avoid the stale file when notangle
fails
Revision Changes Path
1.455 +4 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -b -r1.454 -r1.455
--- ChangeLog 20 May 2006 18:51:45 -0000 1.454
+++ ChangeLog 20 May 2006 19:22:29 -0000 1.455
@@ -9,6 +9,10 @@
* scripts/notangle_guile.in: Applied patch by Steve Brown to fix
guile stack overflow
+ * src/Makefile.am: Changed the .nw.c: rule to redirect the generated
+ C file to a temp file and then move it to the real one. This fixes
+ the stale file problem when notangle fails.
+
2006-05-17 Mike Jarabek <mjarabek@xxxxxxxxx>
* examples/drawing_primitives.sch