libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When to bump library api version (current)


From: Adam Mercer
Subject: Re: When to bump library api version (current)
Date: Thu, 20 May 2010 13:46:13 -0500

On Thu, May 20, 2010 at 13:37, Ralf Wildenhues <address@hidden> wrote:

> For what it's worth, I wouldn't treat this as an incompatible API bump.
> I would mention it to my users though, because when they use function
> pointers and assign your library function, the change will show up.

Thanks for the clarification.

>> This code is plain C. Although code written in C++ will link against
>> this library but AFAIK that won't be an issue?
>
> No, it won't.  You have to use 'extern "C"' in the headers of course.

Yep, thats already there.

Cheers

Adam



reply via email to

[Prev in Thread] Current Thread [Next in Thread]