This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3] libstdc++/48362 - pretty printer for std::tuple<> with no elements


On 22 December 2011 12:44, Jonathan Wakely wrote:
> ? ? ? ?PR libstdc++/48362
> ? ? ? ?* python/libstdcxx/v6/printers.py (StdTuplePrinter): Handle empty
> ? ? ? ?tuples.
>
> There might be a neater way to fix this, but this does the job.
>
> Committed to trunk.

I forgot we can test the pretty printers now, so here's a new test.

        PR libstdc++/48362
        * testsuite/libstdc++-prettyprinters/48362.cc: New.

Tested with "make check RUNTESTFLAGS=prettyprinters.exp" and committed to trunk.

Attachment: 48362-test.txt
Description: Text document


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