Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-19 Thread Chris Johns
On 20/1/2023 3:13 am, Frank Kühndel wrote: > Hi Joel, > > On 1/19/23 15:08, Joel Sherrill wrote: >> Subject: >> Re: [PATCH 1/1] RSB: Mitigate too short error reports >> From: >> Joel Sherrill >> Date: >> 1/19/23, 15:08 >> >> To:

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-19 Thread Frank Kühndel
Hi Joel, On 1/19/23 15:08, Joel Sherrill wrote: Subject: Re: [PATCH 1/1] RSB: Mitigate too short error reports From: Joel Sherrill Date: 1/19/23, 15:08 To: Frank Kühndel CC: Chris Johns , devel@rtems.org On Thu, Jan 19, 2023 at 6:47 AM Frank Kühndel < frank.kuehn...@embedded-brains

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-19 Thread Joel Sherrill
On Thu, Jan 19, 2023 at 6:47 AM Frank Kühndel < frank.kuehn...@embedded-brains.de> wrote: > Hello Chris, > Hello Joel, > > On 1/16/23 18:27, Joel Sherrill wrote: > > Subject: > > Re: [PATCH 1/1] RSB: Mitigate too short error reports > > From: > > J

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-19 Thread Frank Kühndel
Hello Chris, Hello Joel, On 1/16/23 18:27, Joel Sherrill wrote: Subject: Re: [PATCH 1/1] RSB: Mitigate too short error reports From: Joel Sherrill Date: 1/16/23, 18:27 To: Frank Kühndel CC: Chris Johns , devel@rtems.org On Mon, Jan 16, 2023 at 8:46 AM Frank Kühndel < frank.ku

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-16 Thread Joel Sherrill
On Mon, Jan 16, 2023 at 8:46 AM Frank Kühndel < frank.kuehn...@embedded-brains.de> wrote: > Hi Chris, > > On 1/16/23 01:02, Chris Johns wrote: > > Subject: > > Re: [PATCH 1/1] RSB: Mitigate too short error reports > > From: > > Chris Johns > > D

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-16 Thread Frank Kühndel
Hi Chris, On 1/16/23 01:02, Chris Johns wrote: Subject: Re: [PATCH 1/1] RSB: Mitigate too short error reports From: Chris Johns Date: 1/16/23, 01:02 To: Frank Kühndel , devel@rtems.org On 22/12/2022 9:09 pm, Frank Kühndel wrote: On 12/21/22 00:06, Chris Johns wrote: On 21/12/2022 3:44 am

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2023-01-15 Thread Chris Johns
On 22/12/2022 9:09 pm, Frank Kühndel wrote: > On 12/21/22 00:06, Chris Johns wrote: >> On 21/12/2022 3:44 am, Frank Kuehndel wrote: >>> From: Frank Kühndel >>> >>> Close #4642 >>> --- >>>   source-builder/sb/ereport.py | 4 >>>   1 file changed, 4 insertions(+) >>> >>> diff --git a/source-build

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2022-12-22 Thread Frank Kühndel
On 12/21/22 00:06, Chris Johns wrote: On 21/12/2022 3:44 am, Frank Kuehndel wrote: From: Frank Kühndel Close #4642 --- source-builder/sb/ereport.py | 4 1 file changed, 4 insertions(+) diff --git a/source-builder/sb/ereport.py b/source-builder/sb/ereport.py index d8fb5f6..d391917 100

Re: [PATCH 1/1] RSB: Mitigate too short error reports

2022-12-20 Thread Chris Johns
On 21/12/2022 3:44 am, Frank Kuehndel wrote: > From: Frank Kühndel > > Close #4642 > --- > source-builder/sb/ereport.py | 4 > 1 file changed, 4 insertions(+) > > diff --git a/source-builder/sb/ereport.py b/source-builder/sb/ereport.py > index d8fb5f6..d391917 100755 > --- a/source-builder

[PATCH 1/1] RSB: Mitigate too short error reports

2022-12-20 Thread Frank Kuehndel
From: Frank Kühndel Close #4642 --- source-builder/sb/ereport.py | 4 1 file changed, 4 insertions(+) diff --git a/source-builder/sb/ereport.py b/source-builder/sb/ereport.py index d8fb5f6..d391917 100755 --- a/source-builder/sb/ereport.py +++ b/source-builder/sb/ereport.py @@ -55,6 +55,10