[PATCH] rtems/printer.h: Fix build warnings -Wclass-memaccess

2020-09-15 Thread Aschref Ben-Thabet
From: Aschref Ben Thabet Cast to (void *) to silence the warning. --- cpukit/include/rtems/printer.h | 4 1 file changed, 4 deletions(-) diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h index 310937cc2f..25c6f27960 100644 --- a/cpukit/include/rtems/printer.h +++

Re: [PATCH] rtems/printer.h Fix build warnings -Wclass-memaccess

2020-07-30 Thread Sebastian Huber
On 30/07/2020 15:59, Aschref Ben-Thabet wrote: From: Aschref Ben Thabet --- cpukit/include/rtems/printer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h index dbd887221e..fc091ffda3 100644 --- a/cpukit/inc

[PATCH] rtems/printer.h Fix build warnings -Wclass-memaccess

2020-07-30 Thread Aschref Ben-Thabet
From: Aschref Ben Thabet --- cpukit/include/rtems/printer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpukit/include/rtems/printer.h b/cpukit/include/rtems/printer.h index dbd887221e..fc091ffda3 100644 --- a/cpukit/include/rtems/printer.h +++ b/cpukit/include/rtems/prin