Ticket #22 (closed defect: fixed)
'\e' problem in Visual C++
| Reported by: | iwadon | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | escape character visual c | Cc: |
Description
Generally, '\e' is the same as 0x1e. However, '\e' is the same as 'e' in Visual C++. test-emit fails because of it.
I tested with Visual C++ 2005 Express Edition.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.