To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64368





------- Additional comments from [EMAIL PROTECTED] Mon Jul 24 09:07:26 -0700 
2006 -------
> The use of constructs like [:digit:]? or ([:digit:]) is undefined.
> In fact a better implementation would not match anything there.

At least from what I've checked, Perl, GNU sed, GNU grep and bash all treat
these like a normal character class. Why wouldn't they be?

I don't know if the misconception is in the implementation or in the
documentation. The online help doesn't explain that the named classes require
any context; but more importantly, the implementation seems to neither require
nor support the standard usage.

I'm hoping that someone familiar with the implementation and the roadmap would
triage this so that we're all on the same page. Is POSIX the accepted standard
for RE's in OOo? If so, are the implementation and the documentation correct?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to