Comment 13 for bug 900122

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

A commit was made which affects this bug
git master commit 583783e3f23b58f1b2bae44249668e2bcc084721
http://git.geda-project.org/geda-gaf/commit/?id=583783e3f23b58f1b2bae44249668e2bcc084721

commit 583783e3f23b58f1b2bae44249668e2bcc084721
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced PINMODE.

    All pin states have been replaced with that mode in combination
    with the inside_action variable. Setting and resetting of this
    variable have been moved into appropriate pin functions.

    This patch also fixes crashes on Ctrl-x for pins.

    Affects-bug: lp-900122