This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

1.3.3 problem using the regcomp function (referenced via regex.h)


Folks,

I have code that I am porting to cygwin. The program is currently
compiling and working on linux.

The problem I am seeing with the Cygwin version is that regcomp will not
compile my regular expressions and returns a non-zero value (indicating
an error).

The value returned by the regcomp is a large number (167844352 decimal
or 0xA011A00 hex).

Are these regex functions actually included in cygwin or are they merely
stubs?

Gregg


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]