Opened 15 years ago
Closed 15 years ago
#210 closed defect (fixed)
asap (standard mode) logger can't cope with unicode
| Reported by: | Malte Marquarding | Owned by: | Malte Marquarding |
|---|---|---|---|
| Priority: | high | Milestone: | Unified development |
| Component: | python | Version: | 2.0 |
| Severity: | major | Keywords: | |
| Cc: | Kana Sugimoto |
Description
The notationwindow uses unicode for text, which can't be handled by the std::string argument to LogSink
Note:
See TracTickets
for help on using tickets.

changeset:1939 fixes this.