------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1070
Summary: No file globbing under Win32 OS
Product: PCRE
Version: N/A
Platform: x86
OS/Version: Windows
Status: NEW
Severity: bug
Priority: medium
Component: Code
AssignedTo: ph10@???
ReportedBy: bucky.kid@???
CC: pcre-dev@???
This is globbing problem of pcregrep occuring on Win32 builds:
pcregrep "teststring" *.txt
generates this error message
pcregrep: Failed to open *.txt: Invalid argument
version independent, tested with same command line on mingw32 build and file
globbing is working
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email