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

gEDA-cvs: gaf.git: branch: master updated (1.5.2-20090328-14-g1cd106a)



The branch, master has been updated
       via  1cd106ae2c1cb9162d88ab0af69a48e2fe62d8eb (commit)
      from  3b41329b9750009a9ca7a832f69597c1946c4579 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 gschem/src/o_misc.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


=================
 Commit Messages
=================

commit 1cd106ae2c1cb9162d88ab0af69a48e2fe62d8eb
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    gschem: Add "fixme" warning about the text search hierarchy traversal
    
    The search only descends into the first source schematic, so will not work
    correctly for hierarchy blocks with multiple source schematics.

:100644 100644 a650623... 4124ffc... M	gschem/src/o_misc.c

=========
 Changes
=========

commit 1cd106ae2c1cb9162d88ab0af69a48e2fe62d8eb
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Commit: Peter Clifton <pcjc2@xxxxxxxxx>

    gschem: Add "fixme" warning about the text search hierarchy traversal
    
    The search only descends into the first source schematic, so will not work
    correctly for hierarchy blocks with multiple source schematics.

diff --git a/gschem/src/o_misc.c b/gschem/src/o_misc.c
index a650623..4124ffc 100644
--- a/gschem/src/o_misc.c
+++ b/gschem/src/o_misc.c
@@ -492,6 +492,8 @@ int skiplast;
  *  \brief
  *  \par Function Description
  *
+ *  \fixme Only descends into the first source schematic
+ *
  */
 int o_edit_find_text (GSCHEM_TOPLEVEL *w_current, const GList *o_list,
                       char *stext, int descend, int skip)




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