gEDA-dev: [PATCH] GAF: Solve the "transistor problem"
Bernd Jendrissek
bernd.jendrissek at gmail.com
Fri Aug 10 04:05:44 EDT 2007
On 8/9/07, Peter Clifton <pcjc2 at cam.ac.uk> 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 at gmail.com>
* 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 at gmail.com>
* 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 at gmail.com>
* 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 at gmail.com>
* 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transistor-problem-20070810.diff.bz2
Type: application/x-bzip2
Size: 6701 bytes
Desc: not available
Url : http://www.seul.org/pipermail/geda-dev/attachments/20070810/00589dfa/attachment.bin
More information about the geda-dev
mailing list