simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] TABs in simulavrxx source


From: Sascha Silbe
Subject: [Simulavr-devel] TABs in simulavrxx source
Date: Wed, 26 Jul 2006 11:47:12 +0200
User-agent: Mutt/1.5.11

Hi!

I'm currently trying to add support for the ATmega8 to simulavrxx. I soon realised this was not as straight-forward as I thought, since most of the simulavrxx code is undocumented. So my first objective now is to add comments to some of the code. When doing that, I noticed the indenting of some lines differs from that of others. This is due to TABs being used for some of them and groups of 4 spaces for others. The original author (Klaus?) probably has set TAB size in his editor to 4, so he didn't see the difference.

My first patch [1] (against current CVS) replaces the TABs with sequences of 4 spaces. The second one [2] removes trailing spaces.

Future patches will be based on the patched tree.

[1] http://sascha.silbe.org/tmp/simulavrxx-20060726-replace-TABs.patch
[2] http://sascha.silbe.org/tmp/simulavrxx-20060726-EOL-trim.patch

CU Sascha

--
http://sascha.silbe.org/

Attachment: pgpveEqqAUBR3.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]