[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Tue May 31 10:37:02 MDT 2011


The branch, master has been updated
       via  65f0800 replace: remove waring if IOV_MAX is not defined
      from  9549cf1 s3:librpc: remove unused file librpc/ndr/util.h

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 65f0800a34270ff0c779c9f3feb63b02d3ec800f
Author: Björn Jacke <bj at sernet.de>
Date:   Tue May 31 09:47:17 2011 +0200

    replace: remove waring if IOV_MAX is not defined
    
    as discussed on samba-techincal we currelty don't rely on it and we don't want
    to flood this warning message during compile.
    
    Autobuild-User: Björn Jacke <bj at sernet.de>
    Autobuild-Date: Tue May 31 18:36:53 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 lib/replace/system/network.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/replace/system/network.h b/lib/replace/system/network.h
index 2ec9ebd..a4e6a7e 100644
--- a/lib/replace/system/network.h
+++ b/lib/replace/system/network.h
@@ -331,8 +331,6 @@ typedef unsigned short int sa_family_t;
      * which might return 512 or bigger
      */
 #   define IOV_MAX 512
-#  else
-#   warning IOV_MAX and UIO_MAXIOV undefined
 #  endif
 # endif
 #endif


-- 
Samba Shared Repository


More information about the samba-cvs mailing list