kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #13002
modified flags in TRACKS_CLEANER::clean_segments
Looking in some refactoring of these huge functions. Missing a lot
nested function from functional languages (even Pascal has these:P)...
The non-structured use of the continue statement makes it somewhat
difficult to follow but everyone has his programming style:P
Anyway: the modified flag returned at the end signals the caller that
undo history has to be reset and other things need to be reset too.
Shouldn't it be set in the initial 'delete null segments' loop too?
--
Lorenzo Marcantonio
Logos Srl
Follow ups