Re: [PATCH] doxygen: Add Doxygen files to a group

2023-02-15 Thread Gedare Bloom
looks good On Tue, Feb 14, 2023 at 8:48 AM Sebastian Huber wrote: > > --- > bsps/arm/altera-cyclone-v/contrib/doxygen.h | 8 > bsps/arm/atsam/contrib/doxygen.h| 8 > bsps/arm/shared/doxygen.h | 8 > bsps/bfin/shared/doxygen.h

Re: updating to gdb 12.1 was Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Chris Johns
On 16/2/2023 11:43 am, Joel Sherrill wrote: > The same issue is in gdb 12.1 and is still present in the gdb master. > > I have fixed this locally and will create a patch. > > Any thoughts on me updating to gdb 12.1 at the same time? I am ok with a GDB update. It is a host support tool and so

updating to gdb 12.1 was Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Joel Sherrill
The same issue is in gdb 12.1 and is still present in the gdb master. I have fixed this locally and will create a patch. Any thoughts on me updating to gdb 12.1 at the same time? --joel On Wed, Feb 15, 2023 at 5:52 PM Joel Sherrill wrote: > Well I missed that we already build with

Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Joel Sherrill
Well I missed that we already build with --disable-werror. This is something I guess I will have to deal with. On Wed, Feb 15, 2023 at 5:48 PM Joel Sherrill wrote: > Hi > > On Cygwin with gcc 11.3.0 as the native compiler, the build of gdb fails > with: > > CXXcp-name-parser.o >

RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Joel Sherrill
Hi On Cygwin with gcc 11.3.0 as the native compiler, the build of gdb fails with: CXXcp-name-parser.o ../../gdb-11.2/gdb/completer.c: In function ‘char* gdb_completion_word_break_characters_throw()’: ../../gdb-11.2/gdb/completer.c:2014:10: error: invalid conversion from ‘const char*’ to

Re: Build failures on CentOS 8

2023-02-15 Thread Chris Johns
On 16/2/2023 8:43 am, Jeff Mayes wrote: > We’re getting an odd build failure on CentOS 8. (I know it’s EOL.)  Below is a > snip of the output.  Any ideas? Are you able to run a test with the latest version of waf? You can download it here https://waf.io/waf-2.0.25 (https://waf.io/) and simply

Build failures on CentOS 8

2023-02-15 Thread Jeff Mayes
Hi all, We're getting an odd build failure on CentOS 8. (I know it's EOL.) Below is a snip of the output. Any ideas? Thanks in advance! Jeff Using rtems for RTEMS source Testing: sparc erc32-sis BSP to Build: erc32 Traceback (most recent call last): File "./waf", line 167, in from

Re: [rtems commit] libmisc/shell/main_edit.c: User cannot cut using ctrl e and x

2023-02-15 Thread Gedare Bloom
Thanks for handling this Joel. Looks like the author attribution didn't go through quite right. On Wed, Feb 15, 2023 at 2:17 PM Joel Sherrill wrote: > > Module:rtems > Branch:master > Commit:809e34e52777d3ba17e66cea7796fff71c3372cb > Changeset: >

Re: [PATCH v1 0/1] Update rtems-llvm to version 11.1.0

2023-02-15 Thread Hesham Almatary
On Wed, 15 Feb 2023 at 09:22, wrote: > > > > > -Original Message- > > From: Hesham Almatary > > Sent: Montag, 13. Februar 2023 16:19 > > To: Sommer, Jan > > Cc: j...@rtems.org; devel@rtems.org > > Subject: Re: [PATCH v1 0/1] Update rtems-llvm to version 11.1.0 > > > > On Mon, 13 Feb

RE: [PATCH v1 0/1] Update rtems-llvm to version 11.1.0

2023-02-15 Thread Jan.Sommer
> -Original Message- > From: Hesham Almatary > Sent: Montag, 13. Februar 2023 16:19 > To: Sommer, Jan > Cc: j...@rtems.org; devel@rtems.org > Subject: Re: [PATCH v1 0/1] Update rtems-llvm to version 11.1.0 > > On Mon, 13 Feb 2023 at 12:12, wrote: > > > > > -Original Message-