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 v6 00/15] Please have a final look


On 04/11/2014 01:27 PM, Joel Brobecker wrote:
Thank you Joel for helping me out through the patch series! I just
committed the patches including the final adjustments.

Unfortunatley, this patchset has regressed the following tests:

Argh! Sorry about that, and thanks for the heads up, Keith.


Not a problem -- I was just about to commit some patches -- one of which touches some bits of this patch set and noticed that a clean update/test had a few more FAILs than I expected. [We all keep a mental count of the "normal" number of FAILs on our systems, right? ;-)]

I'm doing a quick round of testing with what's left of my day today,
but we might have to revert the patch series to allow us more time
to investigate.

Would you like me to hold off on committing my c++/16675 patchset? That touches eval.c:evaluate_subexp_for_sizeof. It's not a huge deal IMO. A Most of the "conflict" is simply that I chose to refactor this function a little. [i.e., remove all the "return value_from_longest" and collect them at the end of the function]

How come this didn't show up in Sanimir's testing?

I don't know. Maybe my sandbox is messed up? It *is* Friday afterall! :-)

Keith


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