[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA-dev: [PATCH 06/17] Modify o_attrib_toggle_visibility() towork on a single object.



Hello Bernd,

Bernd Jendrissek writes:
 > Until there is a decent signal notification scheme for OBJECTS to
 > communicate with their collaborators, I would prefer to have the
 > toplevel->page_current->CHANGED = 1; bits as local to the mutations as
 > possible.  This reduces the possibility of forgetting to mark the page
 > as CHANGED when calling the mutator.

Indeed that is a good point and a mistake of moving it: the changed
flag has to be raised has soon as something is actually changed. Thank
you for the report.

Patch following.

Regards,


Patrick



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