KDE Thai Word Break patch
Pattara Kiatisevi
ott-list at thaigate.nii.ac.jp
Mon Nov 15 07:27:57 GMT 2004
Hello Germain,
It works also fine here. Thanks a lot!
Anyway, just a small comment on the autotool check code:
+ thchar_t c = 'C';
+ int pos[1];
+ size_t n = 12;
+ (void)th_brk(&c, pos, n);
As n is supposed to be the size of the array pos, maybe 12 is a bit
too much?
Cheers,
Pattara
On Monday 15 November 2004 07:12, Germain Garand wrote:
> Le Samedi 13 Novembre 2004 17:05, Otto Pattara a écrit :
> > As some platforms don't support dlopen. How about supporting both
> > compile-in and dlopen?
>
> excellent...
> I tested both forms on attached testcase, and it worked just fine.
> Please find attached an updated patch with completed autotools
> check.
>
> Greetings,
> Germain
More information about the kfm-devel
mailing list