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

Αρχική Σελίδα
Delete this message
Συντάκτης: Craig Silverstein
Ημερομηνία:  
Προς: pcre-dev
Αντικείμενο: [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 #7 from Craig Silverstein <csilvers@???> 2010-11-20 22:40:11 ---
} The output of cpp32 without patch clearl shows that memcmp is added
} in the first place. But it just doesn't work without my patch.

I'm confused, what did you run cpp32 *on*? It looks like you only ran
it on a .h file? You need to run it over a .cc file, because that's
what the compiler is doing. What .cc file failed to build for you
originally: pcre_stringpiece.cc? Some other file?

Run cpp32 on that -- just on borland6 with and without the patch, I
don't need borland5 -- and attach those outputs.

craig


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