Menu

#1 Symbol conflicts detection is possilbe

open
nobody
None
5
2010-04-19
2010-04-19
Anonymous
No

It's possible for Nmdepend to detect cross-library symbol conflicts.
For example, several translation units define a same C function.
Gcc is able to warn on cross-object symbol conflicts, but not able to do for cross-library symbol conflicts.
Symbol conflicts may cause trick problems in large-scale C/C++ projects.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.