[pcre-dev] [Bug 664] ABI breakage in PCRE 7.6

Top Page
Delete this message
Author: Craig Silverstein
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 664] ABI breakage in PCRE 7.6
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #25 from Craig Silverstein <csilvers@???> 2008-03-27 22:02:03 ---
} Don't you need to concatenate the macro and the string constant? Otherwise
the
} compiler thinks they're separate symbols.

Sorry for the typos and failures. When I tested pcre on a mac, I
accidentally tested an old version. :-( Testing the most recent
version runs across the same problems you encountered.

This problem is easily fixable, and is due to the fact the __USERfoo
macro is not a string. I'll send out a patch to philip to fix that
part.

However, we're left with the fact that mach-o doesn't seem to support
alises at all -- I thought it supported weak alises.

I a bit at my wit's end as to how to fix this. Ian, any more ideas?
:-)

craig


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