View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0000337 | mercury | Bug | public | 2014-06-20 10:58 | 2014-06-20 10:58 | ||||||||
Reporter | wangp | ||||||||||||
Assigned To | |||||||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0000337: csharp stream problems | ||||||||||||
Description | In the csharp backend (with mono), io.read_char returns immediately after one character instead of waiting for a whole line first. io.read_char returns 0 for some unprintable characters, e.g. backspace, delete. This also makes io.read_line_as_string return an error as soon as you hit backspace while editing a line. Maybe we need to switch to buffered streams in csharp. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-06-20 10:58 | wangp | New Issue |