Ticket #22 (closed defect: fixed)

Opened 2 years ago

Last modified 13 months ago

'\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

syck-tests-Emit.c-20061108.diff (1.7 kB) - added by iwadon 2 years ago.

Change History

Changed 2 years ago by iwadon

Changed 13 months ago by indeyets

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.