Mercurial > hg > octave-nkf
comparison libgui/languages/translators @ 16295:4a1300ed5d3c
Convert logical class to Java Boolean class when passing args to Java functions.
* libinterp/octave-value/ov-java.cc(unbox): Move check for bool type under
check for is_real_scalar which includes double, float, and bool types.
author | Rik <rik@octave.org> |
---|---|
date | Wed, 13 Mar 2013 08:28:16 -0700 |
parents | eadb541f5075 |
children | b87123d4569d |
comparison
equal
deleted
inserted
replaced
16294:0925d1f6875e | 16295:4a1300ed5d3c |
---|