comparison .hgtags @ 20295:137f183b7dee stable

Fix conversion from string cell array into java's String[] (bug #45290) * libinterp/octave-value/ov-java.cc: when unboxing an octave_value into a java object, cell arrays were never handled because they were caught in the block handling numeric arrays. This was a regression introduced by cset 81fcf4aa9e03.
author Carnë Draug <carandraug@octave.org>
date Mon, 15 Jun 2015 02:08:41 +0100
parents a2e84b98eb69
children e8da1c10194f
comparison
equal deleted inserted replaced
20294:36b32c07c045 20295:137f183b7dee