Mercurial > hg > octave-lyh
comparison libinterp/octave-value/ov-lazy-idx.cc @ 15824:abc9e5f3c661
Return correct value for ischar() predicate test on octave_java objects.
* libinterp/octave-value/ov-java.h(is_string):
Rename is_string() to is_java_string. Leave only prototype in .h file.
* libinterp/octave-value/ov-java.cc(is_java_string):
Move code for is_string from ov-java.h to is_java_string in ov-java.cc.
author | Rik <rik@octave.org> |
---|---|
date | Fri, 21 Dec 2012 10:18:38 -0800 |
parents | 2fc554ffbc28 |
children |
comparison
equal
deleted
inserted
replaced
15823:bc7a130bbdfb | 15824:abc9e5f3c661 |
---|