Page MenuHomeFreeBSD

mail/libcmime: Improve regex conformance
ClosedPublic

Authored by ler on Apr 26 2017, 12:09 AM.
Tags
None
Referenced Files
F163283256: D10500.diff
Tue, Jul 21, 5:38 PM
Unknown Object (File)
Jun 21 2026, 10:04 PM
Unknown Object (File)
Jun 21 2026, 2:12 PM
Unknown Object (File)
Jun 20 2026, 7:50 PM
Unknown Object (File)
Jun 19 2026, 5:40 PM
Unknown Object (File)
Jun 19 2026, 3:25 PM
Unknown Object (File)
Jun 18 2026, 8:09 AM
Unknown Object (File)
May 11 2026, 2:07 AM
Subscribers

Details

Summary

mail/libcmime: Improve regex conformance

PR: 218601
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: Axel Steiner <ast@treibsand.com> (maintainer), (adamw|rene) (mentor)

Test Plan

poudriere (OK)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 8904
Build 9292: arc lint + arc unit

Event Timeline

Approved. But that second regex (on line 34) doesn't look like an extended regex. Verify that it actually needs -E (and this change) before committing please.

This revision is now accepted and ready to land.Apr 26 2017, 12:23 AM
This revision was automatically updated to reflect the committed changes.