|
|
@ -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. |
|
|
|
|
|
|
|
|
|
|
|
*** figure out the TRACK::Copy() functions. There are now two of them, and |
|
|
|
I doubt the compiler will be calling the original. Should only need one of these. |
|
|
|
*** Look at gerbview/block.cpp for text: |
|
|
|
// @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 |
|
|
|