hello, I'm developping an Apache module which access to Aspell to check a text and suggest words.
I see that Aspell is not completely thread safe. So i want to know if what i use is thread safe. new_aspell_config() aspell_config_replace() aspell_error() to_aspell_speller() aspell_speller_check() aspell_speller_suggest() aspell_word_list_empty() aspell_word_list_elements() aspell_string_enumeration_next() aspell_string_enumeration_at_end() thanks. ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com _______________________________________________ Aspell-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-devel