Re: [rtems-libbsd commit] Add error() to the BSD program support.

2015-06-18 Thread Sebastian Huber
On 19/06/15 07:23, Chris Johns wrote: On 18/06/2015 5:54 pm, Sebastian Huber wrote: What is the reason for this #undef? I got warnings for printf in tcpdump for some reason so add the undef to all symbols present. Does it hurt having it present ? Yes, since in this case we don't get the r

Re: [rtems-libbsd commit] Add error() to the BSD program support.

2015-06-18 Thread Chris Johns
On 18/06/2015 5:54 pm, Sebastian Huber wrote: > >>> > >>> >What is the reason for this #undef? >>> > >> I got warnings for printf in tcpdump for some reason so add the undef to >> all symbols present. >> >> Does it hurt having it present ? >> > > Yes, since in this case we don't get the redefine

Re: [rtems-libbsd commit] Add error() to the BSD program support.

2015-06-18 Thread Sebastian Huber
On 18/06/15 03:26, Chris Johns wrote: >>diff --git a/rtemsbsd/include/machine/rtems-bsd-program.h >>b/rtemsbsd/include/machine/rtems-bsd-program.h >>index b2e542e..7c2837e 100644 >>--- a/rtemsbsd/include/machine/rtems-bsd-program.h >>+++ b/rtemsbsd/include/machine/rtems-bsd-program.h >>@@ -56,6

Re: [rtems-libbsd commit] Add error() to the BSD program support.

2015-06-17 Thread Chris Johns
On 17/06/2015 9:13 pm, Sebastian Huber wrote: > > > On 16/06/15 05:21, Chris Johns wrote: >> Module:rtems-libbsd >> Branch:master >> Commit:b5aca585949aa94d8d254ab4c4e5b4b2f7b1f1d9 >> Changeset: >> http://git.rtems.org/rtems-libbsd/commit/?id=b5aca585949aa94d8d254ab4c4e5b4b2f7b1f1d9 >

Re: [rtems-libbsd commit] Add error() to the BSD program support.

2015-06-17 Thread Sebastian Huber
On 16/06/15 05:21, Chris Johns wrote: Module:rtems-libbsd Branch:master Commit:b5aca585949aa94d8d254ab4c4e5b4b2f7b1f1d9 Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=b5aca585949aa94d8d254ab4c4e5b4b2f7b1f1d9 Author:Chris Johns Date: Tue Jun 16 13:16:37 2015 +100