[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 253011] Watch doesn't use pretty print functions for std::wstring
From:       William Frank <kibork () gmail ! com>
Date:       2010-10-02 11:41:41
Message-ID: 20101002114141.430A6713AF () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=253011





--- Comment #2 from William Frank <kibork gmail com>  2010-10-02 13:41:40 ---
Also I get the expected result when I change:

pretty_printers_dict[re.compile('^std::basic_string<wchar_t(,.*)?>$')] = lambda
val: StdStringPrinter(1, val)

to
 pretty_printers_dict[re.compile('^std::basic_string<wchar_t(,.*)?>$')] =
lambda val: StdStringPrinter('UTF-32', val)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic