Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8079] Android: Correct ASSERT statement in javaObject.cpp

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-03-27T09:49:47.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsAndroid
Labelsn/a
ReporterHieu Pham
AssigneeHieu Pham
Created2012-03-19T11:34:38.000+0000
Updated2012-03-27T09:49:47.000+0000

Description

Correct ASSERT statement in javaObject.cpp. Testing steps: 1. In terminal, type 'export TI_DEBUG=1' 2. Run scons to see if it builds successfully.

Comments

  1. Wilson Luu 2012-03-22

    Closing bug. Verified fix on: version=2.0.0 module_apiversion=2 timestamp=03/22/12 09:33 githash=51cc9dc OS: Lion (10.7.2)
  2. Wilson Luu 2012-03-22

    Reopened to update comment.
  3. Dustin Hyde 2012-03-22

    Fixed on Snow Leopard. version=2.0.0 module_apiversion=2 timestamp=03/22/12 13:40 githash=51cc9dc Devices Tested: Droid3 2.3.4 Behavior: Able to scons with TI_DEBUG=1. Able to run new project using scons SDK. Extra debug logs appear when app is run (i.e., V-logs for every tap event). Need to test on Windows 7 (re-opening issue).
  4. Dustin Hyde 2012-03-22

    Able to scons on Windows 7, but there are no extra debug logs at runtime. Tried setting global environment variable TI_DEBUG to 1, tried console 'set TI_DEBUG=1'. version=2.0.0 module_apiversion=2 timestamp=03/22/12 13:40 githash=51cc9dc Devices Tested: Droid3 2.3.4 Behavior: Able to scons with TI_DEBUG=1. Able to run new project using scons SDK. Unexpected: Extra debug logs do not appear when app is run (i.e., V-logs for every tap event).
  5. Dustin Hyde 2012-03-22

    Closing this issue. Will open a new issue for the Windows 7 TI_DEBUG support. TI_DEBUG is for internal use.

JSON Source