edits
This commit is contained in:
parent
d6072d8ac9
commit
9d1c7bc0c5
5
todo.txt
5
todo.txt
|
@ -3,8 +3,9 @@ Here are some source code maintenance tasks that need to be done, and maybe some
|
||||||
folks will see these items and volunteer to do them.
|
folks will see these items and volunteer to do them.
|
||||||
|
|
||||||
|
|
||||||
*** figure out the TRACK::Copy() functions. There are now two of them, and
|
*** Look at gerbview/block.cpp for text:
|
||||||
I doubt the compiler will be calling the original. Should only need one of these.
|
// @todo: bug? memory leak at this point: about line 418
|
||||||
|
this definitely looks like a memory leak.
|
||||||
|
|
||||||
|
|
||||||
*** make the ADD_MENUITEM macros in include/macros.h be static inline functions instead
|
*** make the ADD_MENUITEM macros in include/macros.h be static inline functions instead
|
||||||
|
|
Loading…
Reference in New Issue