On Fri 27 Oct 2017 02:46:54 AM CEST, Akiv Jhirad wrote:
> When running make in the qemu build, I get the error:
>
> /home/rtems/pc_rtems/qemu/replay/replay-internal.c: In function
> 'replay_put_array':
>
> /home/rtems/pc_rtems/qemu/replay/replay-internal.c:65:15: error:
>
> ignoring return value o
Try adding '--disable-werror' when running 'configure' to make it ignore
the warning.
On 27/10/17 03:46, Akiv Jhirad wrote:
Hi All,
When running make in the qemu build, I get the error:
/home/rtems/pc_rtems/qemu/replay/replay-internal.c: In function
'replay_put_array':
/home/rtems/p
Hi All,
When running make in the qemu build, I get the error:
/home/rtems/pc_rtems/qemu/replay/replay-internal.c: In function
'replay_put_array':
/home/rtems/pc_rtems/qemu/replay/replay-internal.c:65:15: error:
ignoring return value of 'fwrite', declared with attribute
warn_unused_result