Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18672] Windows: Module generator is using JSValue return type for methods whose return type is void

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2015-03-10T15:44:18.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsTooling, Windows
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2015-03-09T22:30:19.000+0000
Updated2017-03-14T20:09:20.000+0000

Description

If a method returns "void" according to the docs, we should declare the method as void as well, not returning JSValue.

Comments

  1. Lee Morris 2017-03-14

    Closing ticket as fixed.

JSON Source