gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz-commits] gzz/gfx jni/GzzGL-jni.cxx librenderables/render...


From: Asko Soukka
Subject: Re: [Gzz-commits] gzz/gfx jni/GzzGL-jni.cxx librenderables/render...
Date: Mon, 7 Oct 2002 20:47:08 +0300 (EEST)

> >     Fixed JNI-code to use std::string conversions. Everything still worked 
> > at least on me. Benja: please, test for the 'null-string-bug'.
> How?

At first, as I recall the problem occurred with
LinebrokenCellContentView.java but only with your Java VM.
(following quote is from your log message)
>+      Therefore, please don't remove the following line until you can be
>+      sure the bug explained above has been fixed...
>+      **/
>+      s = ""+s;

I also tried to make jython tests for it today:

gzz/gfx/jni/jnistrconv.test

Tests should now convert strings into c++ strings through Java Native
Interface and back - and make comparison if anything happened to the
string.

The tests should be easy to expand to cover the problem surely.

-- 
Asko Soukka     | Taitoniekantie 9 A 603 | address@hidden
+358-40-8235947 | FIN-40740 JYVÄSKYLÄ    | http://www.iki.fi/asko.soukka/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]