Hi all. I cannot figure out how to install/use (if possible) the gnu.regexp on jdk-1.5.0 i386. I got the package, but while being included, it makes javac complain about unchecked or unsafe operations.
javac -Xlint:unchecked says: warning: [unchecked] unchecked call to add(E) as member of the raw type java.util.Vector <..> So I thought that it would be reasonable to ask before starting to dig on this deeper as I suspect that it might be OpenBSD related in sense that gnu.regexp seems to come from gnu. Would be grateful for any comments if any. vladas