Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Fwd: Net::LDAP::FilterMatch issue

0 views
Skip to first unread message

Peter Marschall

unread,
May 13, 2009, 12:56:50 PM5/13/09
to perl...@perl.org, Graham Barr, Adam Rosenstein
Hi Graham,

Adam is right.
There were issues in FilterMatch.pm

Please find attached a patch (created with git format-patch)
that fixes this issue
(003-FilterMatch.pm-fix-regex-treatment-in-_-cis-exact-_.patch)
together with 3 other patches (which I had lying around here,
or fix issues I found when fixing Adam's issue):

* 0001-fix-typo.patch
fix a typo in the CREDITS file

* 0002-use-current-IO-Socket-SSL-s-method-start_SSL-inste.patch
use a non-outdated method of IO::Socket::SSL, raising the
minimally required version of I::S::S a bit.

* 0003-FilterMatch.pm-fix-regex-treatment-in-_-cis-exact-_.patch
the issue at hand

* 0004-FilterMatch.pm-correct-of-args-in-function-declar.patch
fix # of args in function declarations/definitions

Please add them to your repo.

Thanks in advance
Peter
--
Peter Marschall
pe...@adpm.de

0001-fix-typo.patch
0003-FilterMatch.pm-fix-regex-treatment-in-_-cis-exact-_.patch
0002-use-current-IO-Socket-SSL-s-method-start_SSL-inste.patch
0004-FilterMatch.pm-correct-of-args-in-function-declar.patch
0 new messages