On Wed, Jan 28, 2004 at 07:38:26PM -0500, Igor Pechtchanski wrote: >On Wed, 28 Jan 2004, Igor Pechtchanski wrote: >P.S. The same problem will happen (in a different place) if one searches >for 'g++'. There is a way to escape the '+'s in this case, though (by >searching for 'g\+\+' instead), and I don't think we want to disallow the >full RE searches just yet... Just in case, I have a patch ready for that, >too.
We don't want to disable regex searches. This is correct. >ChangeLog: >2004-01-28 Igor Pechtchanski <[EMAIL PROTECTED]> > > * package-grep.cgi (findheader): Quote raw filename in pattern. Please check in. Thanks, cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

