[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 06/09/17 15:02:55

  Modified:    .        ChangeLog
  Log:
  Applied patch #1558391 by Jeff Mallatt, slightly modified so
  
  it doesn't use goto's. Thanks.
  
  
  
  
  Revision  Changes    Path
  1.107     +18 -0     eda/geda/gaf/gsymcheck/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gsymcheck/ChangeLog,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -b -r1.106 -r1.107
  --- ChangeLog	13 Sep 2006 19:39:00 -0000	1.106
  +++ ChangeLog	17 Sep 2006 19:02:55 -0000	1.107
  @@ -1,3 +1,21 @@
  +2006-09-17 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +	
  +	* include/struct.h, src/s_check.c, src/s_symstruct.c:
  +	Applied patch #1558391 by Jeff Mallatt, slightly modified so
  +	it doesn't use goto's. Thanks.
  +	
  +	Counts the number of distinct pinnumbers specified in
  +	all slotdef= attributes. Uses that number, plus the
  +	number of net= pins, to compare with the "footprint
  +	size" when checking for that warning.
  +
  +	The code used to simply use numpins*numslots, which
  +	doesn't account for the possibility of the same
  +	pinnumber being used in more than one slotdef= attribute.
  +
  +	For an example of a symbol where this matters, see
  +	'analog/dual-opamp-1.sym'.
  +	
   2006-09-13 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
   	* src/s_check.c: Applied patch #1558122 by Jeff Mallatt.
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs