From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <438D8814.4060407@domain.hid> Date: Wed, 30 Nov 2005 12:08:04 +0100 From: =?ISO-8859-1?Q?Ignacio_Garc=EDa_P=E9rez?= MIME-Version: 1.0 Subject: Re: [Xenomai-core] Coding style References: <438C5480.1020806@domain.hid> <438C5663.4030902@domain.hid> In-Reply-To: <438C5663.4030902@domain.hid> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: xenomai-core Philippe Gerum wrote: > Ignacio Garc=EDa P=E9rez wrote: > >> Hi, >> >> Some time ago someone mentioned the current xenomai coding style, and >> that maybe it would be a good idea to change it to something more >> "standard". A good place to start would be turn the tabs into spaces to >> eliminate editor configuration dependency. Anyway, my question is: could >> indent be used to do this? >> > > The discussion was about going for the kernel coding style and rules; > in such a case, tabs would have to be hard ones. Ok. Never mind about the tabs. What about the coding style?. In general when I fiddle with someone else's code, I just adapt to his coding style, but it is a bit hard in this case... Nacho.