Re: [pcre-dev] [Bug 1038] memcmp not available in pcrecpp_s…

Αρχική Σελίδα
Delete this message
Συντάκτης: Craig Silverstein
Ημερομηνία:  
Προς: 1038
Υ/ο: pcre-dev
Αντικείμενο: Re: [pcre-dev] [Bug 1038] memcmp not available in pcrecpp_stringpiece.h compiling with BCB 6
OK, this is just baffling. We may have to go with the black-magic
solution you've found.

Let's try a few things first. What happens if you just change
pcre_stringpiece.h so the #include of <string.h> comes last of all the
#includes?

craig