-
Notifications
You must be signed in to change notification settings - Fork 580
perlbug generated reports are rejected #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From [email protected]Perl bug does not produce bug reports which contain the magic 'perl -v' string. FWIW, I'm now 3 bugs deep... First, I ran into a perl bug (19990531.010). --Dean Perl Info
|
The description in UAX Perl#29 of Unicode's Word Break property uses two convenience macros to simplify some of their rules. The split capability introduced several commits ago, allows this program to follow along, making the rules here more closely aligned to the text in UAX 29, hence simpler. This commit creates one macro, AHLetter; the next commit does the other macro. The name of the DFAs involving this name are changed to correspond.
The description in UAX #29 of Unicode's Word Break property uses two convenience macros to simplify some of their rules. The split capability introduced several commits ago, allows this program to follow along, making the rules here more closely aligned to the text in UAX 29, hence simpler. This commit creates one macro, AHLetter; the next commit does the other macro. The name of the DFAs involving this name are changed to correspond.
Migrated from rt.perl.org#829 (status was 'resolved')
Searchable as RT829$
The text was updated successfully, but these errors were encountered: