10 messages in net.java.dev.jna.usersRe: [jna-users] String related questions
FromSent OnAttachments
Bartko ZoltanJul 12, 2007 4:49 am.java, .java
Bartko ZoltanJul 12, 2007 6:08 am 
Wayne MeissnerJul 12, 2007 6:09 am 
Timothy WallJul 12, 2007 8:03 am 
Timothy WallJul 12, 2007 8:38 am 
Bartko ZoltanJul 13, 2007 12:10 am 
Bartko ZoltanJul 13, 2007 1:05 am 
Timothy WallJul 13, 2007 7:11 am 
Oleksandr MaksymchukOct 22, 2007 4:25 am 
Timothy WallOct 22, 2007 6:34 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] String related questionsActions...
From:Oleksandr Maksymchuk (om@ukr.net)
Date:Oct 22, 2007 4:25:19 am
List:net.java.dev.jna.users

Hello Bartko,

I'm experiencing similar issue when hunspell crashes even using JNI. So no suggestions is returned. Although I had it working for English dictionary but it broken recently probably due to change of system regional settings (under Mac OSX).

I've debugged the problem and see that there is some issue happening inside suggesting method.

But couldn't debug more.

Do you have any progress on that?