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

Bug#505634: hunspell: New upstream 1.2.8 is available



Hi,

Changwoo Ryu wrote:
> New upstream version 1.2.8 is available at
> http://sourceforge.net/project/showfiles.php?group_id=143754

I know, but

-  int         cpdpat_check(const char * word, int len);
+  int         cpdpat_check(const char * word, int len, hentry * r1, hentry * r2
);

and the corresponding

-int AffixMgr::cpdpat_check(const char * word, int pos)
+int AffixMgr::cpdpat_check(const char * word, int pos, hentry * r1, hentry * r2)

seems to constitute an API and ABI change for me. Without changing the SONAME.

(It's a function defined in affixmgr.hxx as public:, is external
apps supposed to  be able to use that function or is that just public:
for whatever else reason)?

Thanks for reminding me to write a mail about this to Lazlo :-)

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



Reply to: