Comment 17 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 52a492e0d2f25c6c187ad6ed6d66ebb113014584
http://git.geda-project.org/geda-gaf/commit/?id=52a492e0d2f25c6c187ad6ed6d66ebb113014584

commit 52a492e0d2f25c6c187ad6ed6d66ebb113014584
Author: Vladimir Zhbanov <email address hidden>
Commit: Vladimir Zhbanov <email address hidden>

    gschem: Introduced BUSMODE.

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

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

    Affects-bug: lp-900122