On 5/21/05, Quentin Mathé <[EMAIL PROTECTED]> wrote: > Le 20 mai 05, à 08:42, Yen-Ju Chen a écrit : [snip] > > I plan to do a final reorganize within days and make an announcement > > on both GNUstep and Apache Lucene maliist. > > ok. What is the planned reorganisation ?
Nothing major. Change class name, say "Doc" to "Document". Use zlib for compression. Probably use OniGuruma/OgreKit for regular expression. > > > Since I have no access to any other machine except my Mac OS X 10.4, > > it will be a great help that you can run the test unit (see README) > > and report any obvious bug. > > With my Mac OS X 10.3 computer and GNUstep/Apple X11, everything > compiles but when I'm trying to run LuceneKit tests suite I'm still > obtaining this undefined symbol error (__moddi3 symbol) as I mentioned > previously. I have no idea about it. Does UnitKit work for you ? One way to test is to remove all the test by modified GNUmakefile and add them back one-by-one and see. Some test units are in the class implementation. In this case, you can test subproject one-by-one. Util, Document, Store, Analysis are quite independent from each other. Yen-Ju > > Quentin. > > -- > Quentin Mathé > [EMAIL PROTECTED] > > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev >
