After you do a diff() between the original code and the modified code, you'll get the pieces of code where you have performed changes. But, I need to identify the lines of code that are affected by the modified code. The source code is in C language. It will involve pointers, function pointers, etc.. All these have to be considered. Please give suggestions on how to proceed.
How to identify ripple effect on code due to changes in code?
There's a Windows utility called Beyond Compare that does wonders, it's everything diff should have been. Check that out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment