Coercion error with public member variables
-------------------------------------------
Key: JRUBY-2857
URL: http://jira.codehaus.org/browse/JRUBY-2857
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.1.4
Reporter: Logan Barnett
grid_bag_constraints = Java::java::awt::GridBagConstraints.new
grid_bag_constraints.gridx = 0
Produces:
:1: wrong type for int: java.lang.Long (TypeError)
gridx is a public member variable on GridBagContraints
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email