On Tue, Jul 14, 2015 at 04:31:16PM +0200, Martin Liška wrote:
> On 06/25/2015 08:28 PM, Richard Sandiford wrote:
> > Sorry in advance for inviting a bikeshed discussion, but while making
> > the hashing changes that I just committed, I noticed that the C++ification
> > has been done in a variety of
On 06/25/2015 08:28 PM, Richard Sandiford wrote:
> Sorry in advance for inviting a bikeshed discussion, but while making
> the hashing changes that I just committed, I noticed that the C++ification
> has been done in a variety of different styles. I ended up having to follow
> the "do what the sur
On 06/27/2015 01:18 AM, Richard Sandiford wrote:
Mikhail Maltsev writes:
Perhaps one disappointing exception is mixed space/tabs indentation. It
is often inconsistent (i.e. some parts use space-only indentation).
Yeah. Been hitting that recently too.
commit-hooks are the solution to this cla
Mikhail Maltsev writes:
> On 06/25/2015 09:28 PM, Richard Sandiford wrote:
>> Sorry in advance for inviting a bikeshed discussion, but while making
>> the hashing changes that I just committed, I noticed that the C++ification
>> has been done in a variety of different styles. I ended up having to
On 06/26/2015 03:50 AM, Martin Jambor wrote:
Hi,
On Thu, Jun 25, 2015 at 04:59:51PM -0400, David Malcolm wrote:
On Thu, 2015-06-25 at 19:28 +0100, Richard Sandiford wrote:
Sorry in advance for inviting a bikeshed discussion, but while making
the hashing changes that I just committed, I noticed
On 26 June 2015 at 10:40, Martin Jambor wrote:
>> (1) Should inline member functions be implemented inside the class or outside
>> the class? If inside, should they be formatted like this:
>
> https://gcc.gnu.org/codingconventions.html has a big section on C++
> (note that there is also a simi
Hi,
On Thu, Jun 25, 2015 at 04:59:51PM -0400, David Malcolm wrote:
> On Thu, 2015-06-25 at 19:28 +0100, Richard Sandiford wrote:
> > Sorry in advance for inviting a bikeshed discussion, but while making
> > the hashing changes that I just committed, I noticed that the C++ification
> > has been don
On Thu, Jun 25, 2015 at 10:44 PM, Jeff Law wrote:
> On 06/25/2015 12:28 PM, Richard Sandiford wrote:
>>
>> Sorry in advance for inviting a bikeshed discussion, but while making
>> the hashing changes that I just committed, I noticed that the C++ification
>> has been done in a variety of different
Hi,
On Thu, Jun 25, 2015 at 07:28:45PM +0100, Richard Sandiford wrote:
> Sorry in advance for inviting a bikeshed discussion
>, but while making
> the hashing changes that I just committed, I noticed that the C++ification
> has been done in a variety of different styles. I ended up having to foll
On 06/25/2015 09:28 PM, Richard Sandiford wrote:
> Sorry in advance for inviting a bikeshed discussion, but while making
> the hashing changes that I just committed, I noticed that the C++ification
> has been done in a variety of different styles. I ended up having to follow
> the "do what the sur
On Thu, 2015-06-25 at 19:28 +0100, Richard Sandiford wrote:
> Sorry in advance for inviting a bikeshed discussion, but while making
> the hashing changes that I just committed, I noticed that the C++ification
> has been done in a variety of different styles. I ended up having to follow
> the "do w
On 06/25/2015 12:28 PM, Richard Sandiford wrote:
Sorry in advance for inviting a bikeshed discussion, but while making
the hashing changes that I just committed, I noticed that the C++ification
has been done in a variety of different styles. I ended up having to follow
the "do what the surroundi
On 25 June 2015 at 19:28, Richard Sandiford wrote:
> (2) Is there supposed to be a space before a template parameter list?
> I.e. is it:
>
>foo
>
> or:
>
>foo
>
> ? Both are widely used.
>
> The current coding conventions don't say explicitly, but all the
> exa
Sorry in advance for inviting a bikeshed discussion, but while making
the hashing changes that I just committed, I noticed that the C++ification
has been done in a variety of different styles. I ended up having to follow
the "do what the surrounding code does" principle that some code bases have,
14 matches
Mail list logo