Comment 12 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 51615c8893b78818b54769cccb094e01a7ddcf47
http://git.geda-project.org/geda-gaf/commit/?id=51615c8893b78818b54769cccb094e01a7ddcf47

commit 51615c8893b78818b54769cccb094e01a7ddcf47
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced NETMODE.

    All net 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 net functions.

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

    Affects-bug: lp-900122