Hi,

On Sat, Aug 28, 2021 at 10:49:42AM -0400, Selva Nair wrote:
> On Sat, Aug 28, 2021 at 9:29 AM Gert Doering <g...@greenie.muc.de> wrote:
> 
> > On Sat, Aug 28, 2021 at 10:51:58AM +0200, Matthias Andree wrote:
> > > Do we need to maintain C89 compatibility these days?
> > No.  C99 is fully acceptable.
> 
> But our coding style still has to be followed. That means /* */ comments
> only.

Ah.  Seems I misunderstood the reason for Matthias' question.

Indeed, comments must be /* */ for coding style / consistency reasons,
and for no other reason than we agreed to do it that way.  And not
use tabs for indenting (which I personally find cumbersome as "vi"
really loves to auto-tab stuff :-) ).

And while the whitespace police can be really annoying at times, the
overall readability of our code *has* improved quite a bit.

gert

-- 
"If was one thing all people took for granted, was conviction that if you 
 feed honest figures into a computer, honest figures come out. Never doubted 
 it myself till I met a computer with a sense of humor."
                             Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                             g...@greenie.muc.de

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to