Ooops, forgot to attach the latest patch with the Locale.US fixes. Here it is.
Jeff Tulley ([EMAIL PROTECTED]) (801)861-5322 Novell, Inc., the leading provider of Net business solutions http://www.novell.com >>> [EMAIL PROTECTED] 2/28/02 11:14:25 AM >>> Steve, Erik, I am in the process of double and triple-checking all of my submissions for backwards compatibility on Windows (I no longer have a working Linux box unfortunately). Specifically, I am re-inserting the changes into the current CVS main code one at a time, making sure all of the changes still work. So far I have verified my PathTokenizer code - it worked completely, against the existing test suite. You might remember that I also upated PathTest.java to expand the test code. I have reattached that test code here because of some minor touch ups (some toLowerCase() commands that should have been toLowerCase(Locale.US) instead). PathTokenizer runs against the original PathTest.java and against this new one. I feel it is ready for prime-time and backwards compatible. Of course, for safety this could be run on Linux also, though I am not currently capable of doing so.
PathTest.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
