Commit 9d1c7bc0 authored by dickelbeck's avatar dickelbeck

edits

parent d6072d8a
...@@ -3,8 +3,9 @@ Here are some source code maintenance tasks that need to be done, and maybe some ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment