| Type | Bug | Status | submitted | Date | 4-Jun-2010 13:57 |
|---|---|---|---|---|---|
| Version | alpha 99 | Category | Error Handling | Submitted by | sqlab |
| Platform | Windows | Severity | crash | Priority | normal |
| Summary | writing a block to the clipboard crashes Rebol |
|---|---|
| Description |
Writing a not empty block to the clipboard crashes the interpreter, whereas datatypes other than string lead to error messages
>> write clipboard:// 1 ** Script error: write does not allow integer! for its data argument >> write clipboard:// 1x1 ** Script error: write does not allow pair! for its data argument |
| Example code |
write clipboard:// [a] |
| Assigned to | n/a | Fixed in | - | Last Update | 4-Jun-2010 13:57 |
|---|
| Date | User | Field | Action | Change |
|---|---|---|---|---|
| 4-Jun-2010 13:57 | sqlab | Ticket | Added | - |