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 [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
