JeffreyZhao / wind

Asynchronous flow control in JavaScript, with JavaScript.
http://windjs.org/
1.54k stars 238 forks source link

Fix bugs in windc.js cause by UTF8 first char and windows newline #62

Closed imzc closed 12 years ago

imzc commented 12 years ago
  1. Narcissus will throw exception when I try to open a file saved as UTF-8, UTF-8 without BOM is fine.
  2. Narcissus will throw exception when the codes contains '\r'.