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: Enabled TUI mode on MSYS2


On 09/17/2016 10:39 AM, Eli Zaretskii wrote:

> I get messages about my commit broke the build.  But I don't
> understand the nature of the breakage: all of the errors complain
> about min and max in the 'gdb' directory, whereas I didn't change
> anything in that directory, and didn't introduce any calls or
> definitions of min or max.

Sounds like you're building for 32-bit.  My std::min/std::max
broke those, sorry about that.  I don't know why the buildbot
is putting the blame on your patch.  Anyway, should be fixed now.
Let me know if you still see build problems.

> 
> Help will be appreciated.
> 
> Sorry for the mess.
> 

Thanks,
Pedro Alves


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