Hi all, On 07/03/2008, Boris Kolpackov <[EMAIL PROTECTED]> wrote: > Hi Jason, all, > > I am wondering what is the status of the swig subdirectory. I > tried to do make test-suite but ended up with compile errors. > Alberto also confirms that the code in it is not functional. > According to SVN, there hasn't been any development in swig > for the past 16 months. >
The missing parts are now committed as of 636188. make test-suite works, but gives a number of errors. 49 test scripts succeed, but 13 are failing - some due to API changes, but also because the SAXParser is not properly configured. Please test on your systems. I am testing on a Linux Ubuntu gutsy box. Now that the missing code is in place and compiles, I will fix the SAXParser issue and API changes that are making the tests fail and commit those fixes in the next 3 days. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
