Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-03-04 Thread d...@genunix.com
> You are speaking like a child. If that really is what you think, then > do go use those other things, and this won't bother you any further. Theo de Raadt, I agree fully. I therefore shut down the OpenBSD server I have and remove myself from this list and wave goodbye to your games. dc

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-03-04 Thread Theo de Raadt
> On February 23, 2014 at 9:16 AM Ingo Schwarze wrote: > > Hi, > > > > d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: > > > > > I am seeing strange and questionable messages while attempting a compile > > > and then test of GNU gettext 0.18.3.2 thus : > > > > > > ../gnulib-lib/.l

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-03-04 Thread d...@genunix.com
On February 23, 2014 at 9:16 AM Ingo Schwarze wrote: > Hi, > > d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: > > > I am seeing strange and questionable messages while attempting a compile > > and then test of GNU gettext 0.18.3.2 thus : > > > > ../gnulib-lib/.libs/libgettextlib.

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-24 Thread Ingo Schwarze
Hi Lorenzo, Lorenzo Beretta wrote on Mon, Feb 24, 2014 at 04:11:17PM +0100: > Funny thing is that according to > http://permalink.gmane.org/gmane.comp.lib.glibc.bugs/6277 the bug > was reported in 2003, but neither stpcpy(3) nor the info pages seem > to mention it -- Well, to be fair, - the li

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-24 Thread Lorenzo Beretta
On 02/23/2014 11:29 PM, Ingo Schwarze wrote: Hi Lorenzo, Lorenzo Beretta wrote on Sun, Feb 23, 2014 at 05:29:54PM +0100: d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy() is dangerous GNU crap; don't use it Yet stpcpy(

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Ingo Schwarze
Hi Lorenzo, Lorenzo Beretta wrote on Sun, Feb 23, 2014 at 05:29:54PM +0100: > d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: >> ../gnulib-lib/.libs/libgettextlib.so: warning: >> stpcpy() is dangerous GNU crap; don't use it > Yet stpcpy(3) on linux says: > CONFORMING TO >

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Lorenzo Beretta
On 02/23/2014 03:16 PM, Ingo Schwarze wrote: Hi, d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: I am seeing strange and questionable messages while attempting a compile and then test of GNU gettext 0.18.3.2 thus : ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy() is da

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Theo de Raadt
This thread is about strcpy and the OpenBSD linker warnings. > >> Note that it is theoretically possible to use these functions > >> correctly; It is theoretically possible to give a loaded gun to a baby; things will probably work out fine. Searching for news about such mishaps, they are quite r

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Ingo Schwarze
Hi Stuart, Stuart Henderson wrote on Sun, Feb 23, 2014 at 04:18:20PM +: > On 2014-02-23, Ingo Schwarze wrote: >> d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: >>> I am seeing strange and questionable messages while attempting a compile >>> and then test of GNU gettext 0.18

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Stuart Henderson
On 2014-02-23, Ingo Schwarze wrote: > Hi, > > d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: > >> I am seeing strange and questionable messages while attempting a compile >> and then test of GNU gettext 0.18.3.2 thus : >> >> ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy(

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Chris Bennett
On Sun, Feb 23, 2014 at 08:54:34AM -0500, d...@genunix.com wrote: > I am seeing strange and questionable messages while attempting a compile > and then test of GNU gettext 0.18.3.2 thus : > > ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy() is dangerous GNU crap; > don't use it > ../gnulib-

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Dmitrij D. Czarkoff
On Sunday, February 23, 2014 08:54:34 AM d...@genunix.com wrote: > I am seeing strange and questionable messages while attempting a compile > and then test of GNU gettext 0.18.3.2 thus : > > ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy() is dangerous GNU > crap; don't use it > ../gnulib-l

Re: while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread Ingo Schwarze
Hi, d...@genunix.com wrote on Sun, Feb 23, 2014 at 08:54:34AM -0500: > I am seeing strange and questionable messages while attempting a compile > and then test of GNU gettext 0.18.3.2 thus : > > ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy() is dangerous GNU crap; > don't use it > ../gn

while trying to compile gettext 0.18.3.2 I see questionable messages

2014-02-23 Thread d...@genunix.com
I am seeing strange and questionable messages while attempting a compile and then test of GNU gettext 0.18.3.2 thus : ../gnulib-lib/.libs/libgettextlib.so: warning: stpcpy() is dangerous GNU crap; don't use it ../gnulib-lib/.libs/libgettextlib.so: warning: strcpy() is almost always misused, please