On 08/25/2010 08:21 PM, Greg Stein wrote:
On Wed, Aug 25, 2010 at 21:53, Branko Čibej<br...@xbc.nu> wrote:
On 26.08.2010 01:46, Greg Stein wrote:
On Wed, Aug 25, 2010 at 19:39, Justin Erenkrantz<jus...@erenkrantz.com> wrote:
...
I'm not sure there is any API/ABI changes between 0.6.1 and 0.7.0.
Greg? Lieven? -- justin
0.6.1 and 0.7.0 are effectively compatible. I think an unused function
was removed, and the unused SERF_DECLARE stuff was removed.
IIRC replacing the #declspec with a .DEF file will change the ABI for
DLLs on Windows. Shouldn't affect MacPorts or any other Unix-like system
though.
Ah. Thanks for the info. The macros didn't do anything though (never
got that far), so the declarations/implementations were the default
callspec. Not sure if that matters, and I don't really care :-P ... as
long as Blair is set, then we're good.
When svn 1.6.13 is released, we'll also cut serf over to 0.7.0 so both
are recompiled at the same time.
Blair