DO NOT REPLY [Bug 28412] - Re.match throws exception if called concurrently

2004-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28412] - Re.match throws exception if called concurrently

2004-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Antwort: Testfile: "" can be "" and null

2004-05-10 Thread Vadim Gritsenko
[EMAIL PROTECTED] wrote: Is this realy precise enough to handle empty string as null OR as empty string? #209 one parens is empty string, should be null #75 parens is empty string #41 parens is empty string, NOT null Thanks for reporting. I'd modified test to differentiate null and empty

cvs commit: jakarta-regexp/src/java/org/apache/regexp RE.java

2004-05-10 Thread vgritsenko
vgritsenko2004/05/10 11:34:06 Modified:src/java/org/apache/regexp RE.java Log: Javadoc tweaks Revision ChangesPath 1.23 +5 -4 jakarta-regexp/src/java/org/apache/regexp/RE.java Index: RE.java

cvs commit: jakarta-regexp/xdocs RETest.txt

2004-05-10 Thread vgritsenko
vgritsenko2004/05/10 11:33:50 Modified:src/java/org/apache/regexp RETest.java docs RETest.txt xdocsRETest.txt Log: Differentiate between empty string and null string in test results. http://marc.theaimsgroup.com/?l=jakarta-regexp-dev&m=10820384