This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/61835] Invalid comment on pretty printers breaks gdb


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61835

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Jul 18 15:56:00 2014
New Revision: 212822

URL: https://gcc.gnu.org/viewcvs?rev=212822&root=gcc&view=rev
Log:
    PR libstdc++/61835
    * python/libstdcxx/v6/printers.py (TemplateTypePrinter): Use
    raw string.
    (SingleObjContainerPrinter): Check if type printers are in use.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/python/libstdcxx/v6/printers.py


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