From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <469C7D3E.7020009@domain.hid> Date: Tue, 17 Jul 2007 10:26:38 +0200 From: Johan Borkhuis MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Xenomai-core] Minor issue: compiler warning on rtdm.h List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai-core When compiling with an extended warnings I get the following warning: /nfsroot/common/usr/xenomai/include/rtdm/rtdm.h: In function 'rt_dev_sendto': /nfsroot/common/usr/xenomai/include/rtdm/rtdm.h:323: warning: missing initializer /nfsroot/common/usr/xenomai/include/rtdm/rtdm.h:323: warning: (near initialization for 'msg.msg_flags') The structure-type msghdr has 7 elements, but the initializer only has 6 elements. Kind regard, Johan Borkhuis