On Tuesday, 3 July 2018 07:37:25 PDT Edward Welbourne wrote:
>> Derived:Derived(Type arg, Mode um, Form ent)
>>
>> : Base(arg)
>>
>> , mem(um)
>> , ber(ent)
>> {}
Thiago Macieira (16 July 2018 17:48)
> There are spaces before these commas, so they don't conform to coding
> style now. Newlines are whitespace, so even if you flushed the commas
> to column 1, there would still be spaces. That's also why lines can
> end in commas: you can't insert a line break there.
My amendment doesn't forbid space before a comma; it merely demands
space after the comma,
Eddy.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development