Bug 544

Summary: TypeId::AddTraceSource should assert on duplicate trace source name
Product: ns-3 Reporter: Gustavo J. A. M. Carneiro <gjcarneiro>
Component: coreAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: mathieu.lacage
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description Gustavo J. A. M. Carneiro 2009-04-08 11:13:21 UTC
To prevent copy-paste bugs (like what I just did), ns-3 could check when adding twice the same trace source name.  Idem for non-trace attributes.
Comment 1 Mathieu Lacage 2009-04-16 04:28:17 UTC
changeset: e753d14618a3