Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8261] Spec typo in Buffer spec for clone(offset,length)

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-12T18:43:40.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTiAPI
Labelsn/a
ReporterArthur Evans
AssigneeEric Merriman
Created2012-03-23T20:21:47.000+0000
Updated2017-06-12T18:43:40.000+0000

Description

The buffer spec currently says: // creates a new buffer from the original buffer contents starting at   // and ending at + Buffer clone(int offset, int length) The doc used to say it, too. However, it should read "ending at +-1."

Comments

  1. Lee Morris 2017-06-12

    Closing ticket due to the time passed and lack of progress since the opening of the ticket. Any problems, please file a new ticket.

JSON Source