From: Bernhard B. <ma...@ba...> - 2003-12-07 20:17:30
|
Hi Alan, yes, please send me your contributions. I will try to include them in the official distribution. Thanks, Bernhard > Hi, > > Thanks for java-readline: very useful! i've used GNU readline in C/C++ > programs and was hankering for something similar for Java. > > i recently (yesterday) downloaded & built java-readline on Mac OSX > (10.3). The only modifications i had to do were to two of the Makefiles > (the main one & one in src/native). Initial tests indicate java > readline works when using ReadlineLibrary.GnuReadline and doesn't work > (gobbles up CPU time in Readline.readline()) when using > ReadlineLibrary.EditLine: i haven't tried to find the cause of this > problem yet. > > Would you like my modified Makefiles to review & perhaps incorporate > into your official Makefiles? > > Thanks > alan |