Changes between Initial Version and Version 1 of Ticket #3203, comment 9
- Timestamp:
- Jan 7, 2014, 7:45:03 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3203, comment 9
initial v1 1 1 General: 2 3 Changes passed cppcheck and unit tests passed valgrind test. 2 4 3 5 1. You are using hard-coded strings for class names. These should be defined as constants somewhere.