[Lazarus] Compiling on OpenBSD

Marco van de Voort marcov at stack.nl
Thu Feb 27 18:04:50 CET 2014


On Thu, Feb 27, 2014 at 08:54:06AM +0100, Mattias Gaertner wrote:
> > 
> > /usr/local/lib//libglib-2.0.so.3600.1: warning: vsprintf() is often misused, please use vsnprintf()
> > /usr/local/lib//libglib-2.0.so.3600.1: warning: stpcpy() is dangerous GNU crap; don't use it
> > /usr/X11R6/lib//libX11.so.15.2: warning: strcpy() is almost always misused, please use strlcpy()
> > /usr/X11R6/lib//libX11.so.15.2: warning: strcat() is almost always misused, please use strlcat()
> > /usr/X11R6/lib//libX11.so.15.2: warning: sprintf() is often misused, please use snprintf()
> 
> Lazarus sources don't use them directly. Maybe some FPC packages use
> them.

I think the named libs use them, not us.

 




More information about the Lazarus mailing list