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

Re: gEDA-dev: [PATCH] GAF: Solve the "transistor problem"



On 8/9/07, Peter Clifton <pcjc2@xxxxxxxxx> wrote:
> Do you happen to have this as a git repository of individual commits
> somewhere? If so, git-format-patch ought to be useful to make a dir full
> of patches you can tar up.

Unfortunately, no.  My home PC is rather antiquated (Debian potato)
and I'm hardly set up for profligate network resource usage.  I'll get
around to it eventually.

Anyway, here's another patch to fix up some stuff.
=====
gnetlist/
2007-08-10  Bernd Jendrissek <bernd.jendrissek@xxxxxxxxx>

	* tests/spice-sdb/run_tests.sh: Invert the sense
	  of 'if' to 'if test ... -eq ...'.  FAILs typod tests.

	* tests/spice-sdb/tests.list: Fix test field
	  formatting (expected exit code).

gschem/
2007-08-10  Bernd Jendrissek <bernd.jendrissek@xxxxxxxxx>

	* src/x_dialog.c, interfaces/src/sc_interface.c,
	  interfaces/src/support.o, interfaces/slot_chooser.glade: Current
	  slot is always available.  Set slot chooser window title.  General
	  slot chooser refactor.

libgeda/
2007-08-10  Bernd Jendrissek <bernd.jendrissek@xxxxxxxxx>

	* src/s_slot.c, include/struct.h: s/pinseq/pinfunction/g.  Evict
	  symbols to make space for new slot assignment.  Automatically add
	  slotowner=<uuid> and slotname=<slotname> attributes when assigning a
	  symbol to a slot.

	* src/o_attrib.c, include/prototype.h:
	  o_attrib_search_name_single_force(): New function.

	* src/o_complex_basic.c: Fix typo in comment.

symbols/
2007-08-10  Bernd Jendrissek <bernd.jendrissek@xxxxxxxxx>

	* abstract/opamp.sym, abstract/nand-1.sym, abstract/nand-2.sym: Use
	  pinfunction=<text> as the domain of the mapping to pinnumber.

	* geda-clib.scm: Add abstract/ to the list of libraries.

Attachment: transistor-problem-20070810.diff.bz2
Description: BZip2 compressed data


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