This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Introduce gdb::unique_ptr


On 10/12/2016 12:40 PM, Eli Zaretskii wrote:
>> Cc: markus.t.metzger@intel.com, brobecker@adacore.com,
>>         gdb-patches@sourceware.org, jan.kratochvil@redhat.com,
>>         simon.marchi@ericsson.com
>> From: Pedro Alves <palves@redhat.com>
>> Date: Wed, 12 Oct 2016 12:19:25 +0100
>>
>>> I think part of this agreement -- if there is indeed an agreement --
>>> should be documentation of this fact in NEWS and in our coding
>>> standards.
>>
>> Of course.
>>
>> Our coding standards haven't been updated to mention C++ yet,
>> but hadn't managed to give it top priority yet.  But consider it done.
> 
> Thank you.

I've done the minimal update now to match current C++03 reality:

  https://sourceware.org/gdb/wiki/Internals%20GDB-C-Coding-Standards?action=diff&rev1=18&rev2=19

Let's keep adding things as we decide them.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]