Page MenuHomeFreeBSD

mail/libcmime: Improve regex conformance
ClosedPublic

Authored by ler on Apr 26 2017, 12:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 12:14 AM
Unknown Object (File)
Sat, Apr 20, 12:14 AM
Unknown Object (File)
Sat, Apr 20, 12:14 AM
Unknown Object (File)
Fri, Apr 19, 11:41 PM
Unknown Object (File)
Fri, Apr 19, 11:21 AM
Unknown Object (File)
Jan 21 2024, 3:24 AM
Unknown Object (File)
Jan 19 2024, 6:24 PM
Unknown Object (File)
Jan 17 2024, 7:12 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.