Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-09-09 11:25:24


At 11:56 AM 9/9/2002, =?Windows-1252?Q?Terje_Sletteb=F8?= wrote:

>More or less all editors have support for
>tabs, and for setting the tab size.

What has happened in the past was something like this:

* Developer A of library has tabs set for 4.
* Developer B commits trivial fix. Developer B's editor had tabs set at 2,
but converted tabs on the changed line only to spaces.

It resulted in messed up source files.

We even had several files only touched by a single developer, but sometimes
spaces were used, and sometimes tabs.

Again, it resulted in messed up source files.

--Beman
    


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk