freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: GUTIERREZ Pablo TESIS-TAMSA <Tesgup AT tamsa.com.mx>
- To: "'freetds AT lists.ibiblio.org'" <freetds AT lists.ibiblio.org>
- Subject: [freetds] <strings.h> not checked in freebcp.c
- Date: Mon, 26 May 2003 08:58:02 -0500
(REPOSTED, SINCE THE FIRST ONE DIDN'T HAVE A SUBJECT)
Line 34 of src/apps/freebcp.c includes <strings.h> without checking whether
is present or not in the system. (al least in freetds-0.61.1)
Would someone please fix that?
I think the code should be:
+ #if HAVE_STRINGS_H
#include <strings.h>
+ #endif
QNX 4 doesn't have <strings.h> so I have to comment out this line every time
I want to recompile
FREE-TDS.
Best Regards
Pablo Gutierrez
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
-
[freetds] <strings.h> not checked in freebcp.c,
GUTIERREZ Pablo TESIS-TAMSA, 05/26/2003
- <Possible follow-up(s)>
- RE: [freetds] <strings.h> not checked in freebcp.c, ZIGLIO Frediano, 05/26/2003
Archive powered by MHonArc 2.6.24.