Bug 97 - CompositeTraceResolver does not support the (a|b) syntax
CompositeTraceResolver does not support the (a|b) syntax
Status: RESOLVED INVALID
Product: ns-3
Classification: Unclassified
Component: core
pre-release
All All
: P3 normal
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-31 04:56 UTC by Mathieu Lacage
Modified: 2008-07-01 13:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.