[TIMOB-3786] iOS: Return type of Ti.Buffer.clear and Ti.Buffer.release should be void
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-05-13T12:57:04.000+0000 |
Affected Version/s | Release 1.7.0 |
Fix Version/s | Release 1.7.0, Sprint 2011-17 |
Components | iOS |
Labels | n/a |
Reporter | Don Thorp |
Assignee | Jacob Relkin |
Created | 2011-04-27T15:05:38.000+0000 |
Updated | 2011-05-13T12:57:04.000+0000 |
Description
The spec was changed to remove the boolean return for clear() and release() to be void.
should have fixed assignee.