Small Bug

6 views
Skip to first unread message

Sucheta Kulkarni

unread,
Feb 10, 2010, 4:33:21 AM2/10/10
to nixysa-users, noticeboard...@google.com
Hello All,

In the file pod_binding.py at line 409 there is small bug. A
")" (closing brace) is missing in the if construct.

if (!NPVARIANT_IS_STRING(${input}) {

Should be

if (!NPVARIANT_IS_STRING(${input})) {

Can you please fix this issue?
-Sucheta

Antoine Labour

unread,
Feb 10, 2010, 12:23:39 PM2/10/10
to nixysa...@googlegroups.com, noticeboard...@google.com
Reply all
Reply to author
Forward
0 new messages