http://nagoya.apache.org/bugzilla/show_bug.cgi?id=324 *** shadow/324 Sun May 20 17:19:45 2001 --- shadow/324.tmp.21891 Fri Jun 8 14:08:30 2001 *************** *** 1,19 **** ! Bug#: 324 ! Product: tools ! Version: jakarta oro 2.x ! Platform: All ! OS/Version: ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: High ! Component: ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: Pattern Matching with or's isn't correct BugRat Report#589 ! consider the pattern (pi)|(.*) pi yields true --> correct blahblah yields true --> correct --- 1,19 ---- ! +============================================================================+ ! | Pattern Matching with or's isn't correct BugRat Report#589 | ! +----------------------------------------------------------------------------+ ! | Bug #: 324 Product: ORO | ! | Status: UNCONFIRMED Version: Unknown | ! | Resolution: Platform: All | ! | Severity: Normal OS/Version: All | ! | Priority: High Component: Main | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | consider the pattern (pi)|(.*) pi yields true --> correct blahblah yields true --> correct *************** *** 21,23 **** --- 21,26 ---- perl5 works correctly though + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-08 14:08 ------- + Reassigning to oro-dev. \ No newline at end of file