This is the mail archive of the archer@sourceware.org mailing list for the Archer 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]

[python] FYI: merged from master


FYI, I merged master->archer-tromey-python today.

I disabled type reference counting for now.  It was causing problems,
and I hope we're going to replace it soon with Jan's type GC work.

I found a few regressions, but I think these are all actually
regressions present in the CVS gdb:

gdb.sum gdb.base/default.exp: show convenience
gdb.sum gdb.cp/namespace.exp: print cX
gdb.sum gdb.cp/namespace.exp: print 'F::cXf'
gdb.sum gdb.cp/namespace.exp: print F::cXf
gdb.sum gdb.cp/namespace.exp: print F::cXfX
gdb.sum gdb.cp/namespace.exp: print 'G::Xg'
gdb.sum gdb.cp/namespace.exp: print G::Xg
gdb.sum gdb.cp/namespace.exp: print G::XgX
gdb.sum gdb.cp/namespace.exp: print X


If you run into problems, let me know.

Tom


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