On Fri, Sep 3, 2021, 9:04 PM Chris Johns wrote:
> On 3/9/21 10:07 pm, Ryan Long wrote:
> > I haven't been building these with clang, so I'll make sure to start
> doing that. I've got a Macbook, so I can test it on there as well.
>
> This great and thanks. I am amazed how each compiler and version
On 3/9/21 10:07 pm, Ryan Long wrote:
> I haven't been building these with clang, so I'll make sure to start doing
> that. I've got a Macbook, so I can test it on there as well.
This great and thanks. I am amazed how each compiler and version of that
compiler generates new issues. On the positive
00/10] Convert and reformat rtems-tools pt. 1
On 3/9/21 5:24 am, Ryan Long wrote:
> For this and the following series of patches I followed this series of
> steps.
>
> 1. Convert a file from the C way of doing things to C++ 2. Go through
> all the files that had to do with t
On 3/9/21 5:24 am, Ryan Long wrote:
> For this and the following series of patches I followed this series of
> steps.
>
> 1. Convert a file from the C way of doing things to C++
> 2. Go through all the files that had to do with the converted file and
> make the formatting consistent.
Looks good a
Hi,
For this and the following series of patches I followed this series of
steps.
1. Convert a file from the C way of doing things to C++
2. Go through all the files that had to do with the converted file and
make the formatting consistent.
Thanks,
Ryan
Ryan Long (10):
CoverageMap.cc: Fix for