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]

Re: [python] [patch] Pretty printers for std::*::{const_,}iterator


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Tom> Are there iterators where "print *i" does not work?

Paul> The "print *i" doesn't work so often in our real code, I was
Paul> surprised to find out it sometimes works at all :)

Paul> Here is what I see using current archer-tromey-python:

Thanks -- nicely exhaustive.

Paul> So, it doesn't work in 10 out of 16 cases :(

We'll definitely be fixing this, though I don't know precisely when.
It is an item on the long list of expression bugs (or if it isn't
there already, we'll put it there).

Tom


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