Bug 97

Summary: CompositeTraceResolver does not support the (a|b) syntax
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: coreAssignee: ns-bugs <ns-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   

Description Mathieu Lacage 2007-10-31 04:56:36 UTC
the summary says it all. What is needed is parsing code to be added to CompositeTraceResolver::DoRecursiveOperation
Comment 1 Mathieu Lacage 2007-12-26 09:59:30 UTC
I think that this bug report is invalid because the current code seems to support this. The current syntax is, however, most likely, too complicated and the associated code too complicated too. 
Comment 2 Mathieu Lacage 2008-04-15 11:43:32 UTC
code has disappeared.