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
} Wouldn't it be better to use my original patch to document that this
} is a strange behaviour of BCB 6 and doesn't need you to always think
} of adding using std::xy?

I think it's fine. It's probably more "C++-y" to be using cstring
anyway, and just taking the functions we use from std::.

craig