Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-07 Thread Davide DB
And does it integrate a beautify command as all modern code editor? I really do not understand how is possible having format problem these day. No polemic really The old visual slick had the beautify command since 2002. And code format options can be imported exported. The same with Eclipse:

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-05 Thread Willem Ferguson
On 04/09/2014 20:08, Dirk Hohndel wrote: On Thu, Sep 04, 2014 at 07:31:42PM +0200, Willem Ferguson wrote: On 04/09/2014 16:58, Salvo Tomaselli wrote: In data martedì 26 agosto 2014 10:39:14, Dirk Hohndel ha scritto: Both this and the previous patch are whitespace damaged. Can I please get

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-05 Thread Henrik Brautaset Aronsen
On Fri, Sep 5, 2014 at 12:15 PM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: I have not been doing a lot of work on Emacs since it, like vi and vim, is not Posix compliant. Ctl-C, Ctl-X, Ctl-Z and Ctl-V have different meanings in Emacs compared to gedit (my default editor) or most

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-05 Thread Robert C. Helling
Willem, Am 05.09.2014 um 12:15 schrieb Willem Ferguson willemfergu...@zoology.up.ac.za: I have not been doing a lot of work on Emacs since it, like vi and vim, is not Posix compliant. Ctl-C, Ctl-X, Ctl-Z and Ctl-V have different meanings in Emacs compared to gedit I had been a die hard

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-05 Thread Dirk Hohndel
On September 5, 2014 6:03:26 AM Robert C. Helling rob...@euve10195.vserver.de wrote: Willem, Am 05.09.2014 um 12:15 schrieb Willem Ferguson willemfergu...@zoology.up.ac.za: I have not been doing a lot of work on Emacs since it, like vi and vim, is not Posix compliant. Ctl-C, Ctl-X,

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2)

2014-09-04 Thread Salvo Tomaselli
In data martedì 26 agosto 2014 10:39:14, Dirk Hohndel ha scritto: Both this and the previous patch are whitespace damaged. Can I please get ONE patch that uses tabs to indent? It would be cool if you could provide astyle parameters or something similar to use before applying patches, so that

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2)

2014-09-04 Thread Tomaz Canabrava
We do provide an script to run clang style Em 04/09/2014 11:59, Salvo Tomaselli tipos...@tiscali.it escreveu: In data martedì 26 agosto 2014 10:39:14, Dirk Hohndel ha scritto: Both this and the previous patch are whitespace damaged. Can I please get ONE patch that uses tabs to indent? It

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2)

2014-09-04 Thread Dirk Hohndel
On Thu, Sep 04, 2014 at 04:58:52PM +0200, Salvo Tomaselli wrote: In data martedì 26 agosto 2014 10:39:14, Dirk Hohndel ha scritto: Both this and the previous patch are whitespace damaged. Can I please get ONE patch that uses tabs to indent? It would be cool if you could provide astyle

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2)

2014-09-04 Thread Dirk Hohndel
On Thu, Sep 04, 2014 at 12:02:55PM -0300, Tomaz Canabrava wrote: We do provide an script to run clang style There is indeed a script in scripts/whitespace.pl that helps you to find issues, but I would like to caveat this with it's not perfect and I don't want you to run this against anything but

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-04 Thread Willem Ferguson
On 04/09/2014 16:58, Salvo Tomaselli wrote: In data martedì 26 agosto 2014 10:39:14, Dirk Hohndel ha scritto: Both this and the previous patch are whitespace damaged. Can I please get ONE patch that uses tabs to indent? It would be cool if you could provide astyle parameters or something

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2) style

2014-09-04 Thread Dirk Hohndel
On Thu, Sep 04, 2014 at 07:31:42PM +0200, Willem Ferguson wrote: On 04/09/2014 16:58, Salvo Tomaselli wrote: In data martedì 26 agosto 2014 10:39:14, Dirk Hohndel ha scritto: Both this and the previous patch are whitespace damaged. Can I please get ONE patch that uses tabs to indent? It

[CCR PATCH] Create memory space for CCR gas pressures (part 2)

2014-08-26 Thread Willem Ferguson
Subject: [PATCH] CCR patch: Create memory space to store cylinder pressures This ADDS TO a previous patch with the same title. This patch creates memory space to store both the cylinder pressure of the diluent cylinder as well as the oxygen partial pressures of up to four oxygen sensors. This

Re: [CCR PATCH] Create memory space for CCR gas pressures (part 2)

2014-08-26 Thread Dirk Hohndel
On Tue, Aug 26, 2014 at 05:32:57PM +0200, Willem Ferguson wrote: From 1c3ae92922545f024129216f2fdc280e4717ae8d Mon Sep 17 00:00:00 2001 From: Willem Ferguson willemfergu...@zoology.up.ac.za Date: Tue, 26 Aug 2014 17:12:26 +0200 Subject: [PATCH] CCR patch: Create memory space to store cylinder