gzz-dev
[Top][All Lists]
Advanced

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

Re: [Gzz] Asko 2002-11-12 (pegboard)


From: Tuomas Lukka
Subject: Re: [Gzz] Asko 2002-11-12 (pegboard)
Date: Sat, 16 Nov 2002 19:45:44 +0200
User-agent: Mutt/1.4i

On Tue, Nov 12, 2002 at 07:01:53PM +0200, Asko Soukka wrote:
> 11h workday
>  - I guess, I'll forget the "non-null-string bug" until it occurs
>    somewhere again (AFAIK it was surely detected only by Benja
>    with LinebrokenCellContentView).
> 
>    LinebrokenCellContentView is still broken, and neither
>    std::basic_string<unsigned short> works anymore
>    (std::char_traits fails). Anyway, we seem to be using currently
>    std::vector<unsigned short>, which forces to give explicitly
>    length to the string. Propably we can't do much, if JNI gives
>    that length wrong.

OTOH, that was never the bug; the bug was that we assumed the string
we got from JDK was nul-terminated.

        Tuomas




reply via email to

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