Re: [PATCH rtems-tools v1] TraceConverter.cc: Add catch for exception

2021-10-12 Thread Chris Johns
The change is fine. The comment is about another possible change. Thanks Chris On 13/10/21 5:22 am, Ryan Long wrote: > CID 1471639: Add catch for exception > > Closes #4501 > --- > tester/covoar/TraceConverter.cc | 45 > ++--- > 1 file changed, 29 insertions

[PATCH rtems-tools v1] TraceConverter.cc: Add catch for exception

2021-10-12 Thread Ryan Long
CID 1471639: Add catch for exception Closes #4501 --- tester/covoar/TraceConverter.cc | 45 ++--- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/tester/covoar/TraceConverter.cc b/tester/covoar/TraceConverter.cc index 16c69d4..4a24bd4 100644 ---

[PATCH rtems-tools v1] TraceConverter.cc: Add catch for exception

2021-10-12 Thread Ryan Long
CID 1471639: Add catch for exception Closes #4501 --- tester/covoar/TraceConverter.cc | 45 ++--- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/tester/covoar/TraceConverter.cc b/tester/covoar/TraceConverter.cc index 16c69d4..4a24bd4 100644 ---