On Sat, 1 Dec 2007, Paul Elschot (JIRA) wrote:
Workaround in Searcher.java for gcj bug#15411 no longer needed -------------------------------------------------------------- Key: LUCENE-1074 URL: https://issues.apache.org/jira/browse/LUCENE-1074 Project: Lucene - Java Issue Type: Improvement Components: Search Reporter: Paul Elschot Priority: Minor This gcj bug has meanwhile been fixed, see: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15411
This bug is fixed in gcj 4.3 which is not yet released. It might be years before gcj 4.3 (or its successors) are stable and sane on non-linux OSs.
Anyhow, with the open sourcing of Java (as openjdk), it's more or less moot now. PyLucene has moved off of gcj by building with jcc [1] instead.
Andi.. [1] http://svn.osafoundation.org/pylucene/trunk/jcc/jcc/README --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]