Ticket #10001 (new)

Opened 6 years ago

Last modified 5 years ago

Improve code documentation in Rules.cpp

Reported by: Anders Markvardsen Owned by:
Priority: minor Milestone: Backlog
Component: Documentation Keywords: Maintenance
Cc: Blocked By:
Blocking: Tester:

Description

Documentation in Objects/Rules.cpp is not bad, but looking at this as part of coverity warning (CID=1075601) and ticket #9943, in this ticket improve document of Rules.cpp lines:

Clear up the mess and delete the rule that we have changes delete tmpA;

i.e. explain better than using 'clear up the mess' to give confidence to the reader that deleting tmpA is the right thing to do, also with reference to the Rules.cpp line:

tmpA=TreeComp.third; get base item

Change History

comment:1 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10843

Note: See TracTickets for help on using tickets.