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: Patch: Adjust libstdc++ std::string GDB pretty-printer to use 'lazy strings'.


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> 2010-01-14  Phil Muldoon  <pmuldoon@redhat.com>
Phil> 	* python/libstdcxx/v6/printers.py (StdStringPrinter.__init__):
Phil> 	Remove encoding argument.
Phil> 	(StdStringPrinter.to_string): Do not compute or pass encoding.
Phil> 	Use lazy_string over string function.

This is ok.  Thanks.

Tom


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