From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52F10684.8040807@xenomai.org> Date: Tue, 04 Feb 2014 16:25:56 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [Xenomai-git] Jan Kiszka : copperplate: Fix inclusion into C++ programs List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: xenomai@xenomai.org On 02/04/2014 04:18 PM, git repository hosting wrote: > Module: xenomai-jki > Branch: for-forge > Commit: b202c018332568d8b7fb3236ad38d76240c32a3e > URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=b202c018332568d8b7fb3236ad38d76240c32a3e > > Author: Jan Kiszka > Date: Tue Feb 4 16:16:03 2014 +0100 > > copperplate: Fix inclusion into C++ programs > > C++ requires explicit type casts Are not heapobj.h and threadobj.h internal headers? Do we really have to uglify them with these useless explicit casts? -- Gilles.