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

Góra strony
Delete this message
Autor: Craig Silverstein
Data:  
Dla: 1038
CC: pcre-dev
Temat: 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