OpenBSD spikyfishthing.babcom.com 4.6 GENERIC#58 i386

Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd4.6/3.3.5/specs
Configured with:
Thread model: single
gcc version 3.3.5 (propolice)

Linking bacula-fd ...
/usr/bin/g++   -L../lib -L../findlib -o bacula-fd filed.o authenticate.o
acl.o backup.o estimate.o fd_plugins.o accurate.o filed_conf.o
heartbeat.o job.o pythonfd.o restore.o status.o verify.o verify_vol.o
xattr.o   -lz -lbacfind -lbacpy -lbaccfg -lbac -lm  -pthread     -lssl
-lcrypto
filed.o(.text+0x118): In function `main':
/netstore/src/bacula-5.0.2/src/filed/filed.c:131: warning: strcpy() is
almost always misused, please use strlcpy()
../findlib/libbacfind.a(find_one.o)(.text+0x72e): In function
`have_ignoredir':
/netstore/src/bacula-5.0.2/src/findlib/find_one.c:320: warning: strcat()
is almost always misused, please use strlcat()
../findlib/libbacfind.a(bfile.o)(.text+0x87): In function
`stream_to_ascii(int)':
/netstore/src/bacula-5.0.2/src/findlib/bfile.c:185: warning: sprintf()
is often misused, please use snprintf()
/usr/bin/g++   -static -L../lib -L../findlib -o static-bacula-fd filed.o
authenticate.o acl.o backup.o estimate.o fd_plugins.o accurate.o
filed_conf.o heartbeat.o job.o pythonfd.o restore.o status.o verify.o
verify_vol.o xattr.o   -lz -lbacfind -lbacpy -lbaccfg -lbac -lm
-pthread     -lssl -lcrypto
filed.o(.text+0x118): In function `main':
/netstore/src/bacula-5.0.2/src/filed/filed.c:131: warning: strcpy() is
almost always misused, please use strlcpy()
../findlib/libbacfind.a(bfile.o)(.text+0x87): In function
`stream_to_ascii(int)':
/netstore/src/bacula-5.0.2/src/findlib/bfile.c:185: warning: sprintf()
is often misused, please use snprintf()
../findlib/libbacfind.a(find_one.o)(.text+0x72e): In function
`have_ignoredir':
/netstore/src/bacula-5.0.2/src/findlib/find_one.c:320: warning: strcat()
is almost always misused, please use strlcat()


Just checking ... are these known warnings for usages we know to be
correct and safe?


-- 
  Phil Stracchino, CDK#2     DoD#299792458     ICBM: 43.5607, -71.355
  [email protected]   [email protected]   [email protected]
         Renaissance Man, Unix ronin, Perl hacker, Free Stater
                 It's not the years, it's the mileage.

------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to