[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 #19 from Thorsten Schöning <tschoening@???> 2010-11-22 10:28:04 ---
(In reply to comment #12)
> OK, thanks. Comparing the preprocessed output, I don't see a
> contentful difference -- you're #including mem.h twice, and the second
> time it's not doing anything (though surprisingly it's not protected
> by an #ifdef guard).


I don't understand it either, especially because there is a guard in the file:

#if !defined(__MEM_H)
#define __MEM_H

> Is it possible for you to attach mem.h? It would also be helpful to
> attach stl/char_traits.h, and stl/_algobase.h.


I added string.h and _str.h which should have included mem.h in the proper way.


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