From: Gerald Carter Date: Thu, 17 Mar 2005 04:55:00 +0000 (+0000) Subject: r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my fault);... X-Git-Tag: samba-misc-tags/initial-v3-0-unstable~5110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=300150a1bee1bf927236c6d9942784a1359e7054;p=thirdparty%2Fsamba.git r5851: BUG 2456: reported by Jason Mader; remove non standard pragma (my fault); should fix some builds with non-gcc compilers --- diff --git a/source/libsmb/libsmbclient.c b/source/libsmb/libsmbclient.c index 441ca96478b..3761074e04f 100644 --- a/source/libsmb/libsmbclient.c +++ b/source/libsmb/libsmbclient.c @@ -4094,7 +4094,6 @@ int smbc_setxattr_ctx(SMBCCTX *context, dos_attr_parse(context, dad, srv, namevalue); /* Set the new DOS attributes */ -#warning "Should try Set Path Info first, but it's not yet implemented" #if 0 /* not yet implemented */ if (! cli_setpathinfo(&srv->cli, path, dad->c_time, @@ -4233,7 +4232,6 @@ int smbc_setxattr_ctx(SMBCCTX *context, dos_attr_parse(context, dad, srv, namevalue); /* Set the new DOS attributes */ -#warning "Should try Set Path Info first, but it's not yet implemented" #if 0 /* not yet implemented */ ret2 = cli_setpathinfo(&srv->cli, path, dad->c_time,