Opened 17 years ago

Closed 12 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 by ehuelsmann, 16 years ago

Keywords: bite-size added
Milestone: 0.22

Should be doable by 0.22 (another 4 months from now).

comment:2 by ehuelsmann, 16 years ago

Milestone: 0.220.23

0.22 has been released.

comment:3 by Mark Evenson, 15 years ago

Milestone: 0.230.27
Priority: majorminor

comment:4 by Mark Evenson, 15 years ago

Milestone: 0.270.28

comment:5 by ehuelsmann, 15 years ago

Resolution: wontfix
Status: newclosed

This has been fixed differently: by adding a +java-true+ and a +java-false+ constant.

comment:6 by Mark Evenson, 15 years ago

Milestone: 0.281.0.1

Milestone 0.28 deleted

comment:7 by Mark Evenson, 12 years ago

Milestone: 1.0.11.4.0
Resolution: wontfix
Status: closedreopened
Version: 1.4.0-dev

comment:8 by Mark Evenson, 12 years ago

Milestone: 1.4.01.3.1
Resolution: fixed
Status: reopenedclosed

Implemented in r14694.

Note: See TracTickets for help on using tickets.