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: [RFC 3/6] mingw-hdep: Add "maint set testuite-mode on/off" command.


Pierre> (on msys)$ runtest --version
Pierre> WARNING: Couldn't find the global config file.
Pierre> Expect version is       5.26

Pierre> while on cygwin:
Pierre> $ runtest --version
Pierre> Expect version is       5.45

I wonder whether some version between the two works.

5.26 was released in 1998 -- so, it is ancient.  It's reasonable to
require something newer.

5.45 was released in 2010.  I think it is reasonable enough to require
this version.

Tom


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