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] Update gnulib to current upstream master


On 10/12/2016 05:12 PM, Pedro Alves wrote:
> On 10/12/2016 05:09 PM, Yao Qi wrote:
>> On Wed, Oct 12, 2016 at 4:17 PM, Pedro Alves <palves@redhat.com> wrote:
>>> I tried building gdb with G++ 4.7 and CXX="g++ -std=gnu+11", and that
>>> tripped on a build error:
>>
>> GDB source requires C++03 compiler, but it should be built with recent
>> compiler with recent C++ standard.
>>
>> Patch is good to me, but let us leave this patch here for one day or two
>> for the purpose of collecting comments or objections.
> 
> Related to C++11?  That was that motivated the update this time,
> but we should routinely update gnulib _anyway_.

Sorry Yao, I guess that might have sounded harsh.  (I think I may
not be parsing your C++ standard comment correct.)  Thanks for looking
at the patch, BTW.

I guess what I'm trying to say is: please, anyone, if there are
objections to updating gnulib, please form them without considering
C++11.  I just mentioned that because I thought it'd be nice to
say what prompted me to look at updating gnulib today.

I think now's the perfect time to update, since we're early in
the release cycle.

Thanks,
Pedro Alves


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