[pcre-dev] [Bug 1038] memcmp not available in pcrecpp_string…

Góra strony
Delete this message
Autor: Thorsten Schöning
Data:  
Dla: pcre-dev
Temat: [pcre-dev] [Bug 1038] memcmp not available in pcrecpp_stringpiece.h compiling with BCB 6
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1038




--- Comment #25 from Thorsten Schöning <tschoening@???> 2010-11-24 12:19:43 ---
(In reply to comment #24)
> Thorsten, does this fix things for you? If so, let's go for that for
> the next release.


It does. But what if you need other functions from mem.h, which should result
in the same error? You always had to add using std::xy just because of this
error, which I would rather say is a bug with BCB 6, which is unsupported
anyway todays. 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?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email