Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc853c2

Browse files
committed
Added info about the inability to handle complex regular expressions (regex_t).
1 parent0d6ef4c commitdc853c2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ If you need just snowball-type dictionaries, this extension is not
1313
really interesting for you. But if you really need an ispell
1414
dictionary, this may save you a lot of resources.
1515

16+
Warning
17+
-------
18+
The extension does not yet handle affixes that require full regular
19+
expressions (regex_t, implemented in regex.h). This is indicated by
20+
an error when initializing the dictionary.
21+
22+
Simple affixes and affixes that can be handled by fast regex subset
23+
(as implemented in regis.h) are handled just fine.
24+
1625

1726
Install
1827
-------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp