Changes between Initial Version and Version 1 of Ticket #13612, comment 17
- Timestamp:
- Jul 22, 2017, 10:20:37 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13612, comment 17
initial v1 2 2 3 3 Add more line breaks in commit message. 4 5 Removing the whole test of {{{if (to < from || from < 0 || to >= ItemCount() || ItemCount() == 0)}}} sounds a bit dangerous, why not remove just the test for ItemCount() == 0 from it?