Opened 15 years ago
Closed 11 years ago
#84 closed defect (fixed)
jcall and t/nil boolean arguments
Reported by: | ehuelsmann | Owned by: | nobody |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.1 |
Component: | java | Version: | 1.4.0-dev |
Keywords: | bite-size | Cc: | |
Parent Tickets: |
Description
Can it be made so that within jcall, t or nil is understood as a java
boolean argument?
Change History (8)
comment:1 Changed 15 years ago by
Keywords: | bite-size added |
---|---|
Milestone: | → 0.22 |
comment:3 Changed 13 years ago by
Milestone: | 0.23 → 0.27 |
---|---|
Priority: | major → minor |
comment:4 Changed 13 years ago by
Milestone: | 0.27 → 0.28 |
---|
comment:5 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This has been fixed differently: by adding a +java-true+ and a +java-false+ constant.
comment:7 Changed 11 years ago by
Milestone: | 1.0.1 → 1.4.0 |
---|---|
Resolution: | wontfix |
Status: | closed → reopened |
Version: | → 1.4.0-dev |
comment:8 Changed 11 years ago by
Milestone: | 1.4.0 → 1.3.1 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
Implemented in r14694.
Note: See
TracTickets for help on using
tickets.
Should be doable by 0.22 (another 4 months from now).