Here's another glitch (trying to wrap java.awt.Rectangle):

build/_docfinder/java/awt/geom/Rectangle2D.h:76: error: expected identifier 
before '(' token
error: command 'gcc' failed with exit status 1

The offending line is:

   static void union(const Rectangle2D&, const Rectangle2D&, const 
Rectangle2D&);

Looks like JCC isn't "protecting" that C++ keyword.

Bill
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to