Search code examples
Does adding a new dependency to a library, with compatible API changes, affect binary compatibility?...

javac#binary-compatibility

Read More
Does adding new static member in middle break binary compatibility of a C++ library?...

static-membersbinary-compatibility

Read More
does adding new member function into d pointer class break binary compatibility?...

c++api-designbinary-compatibilityd-pointer

Read More
What would I lose by abandoning the standard EventHandler pattern in .NET?...

c#eventsdelegatesbinary-compatibility

Read More
Can inline namespaces be used to keep backwards compatibility in a shared library?...

c++c++11abibinary-compatibility

Read More
_WIN32_WINNT definition changed in header, does this cause a binary incompatibility?...

c++windowsvisual-studio-2010visual-studiobinary-compatibility

Read More
ABI compatibility of interfaces (abstract classes) with other virtual changes...

c++gccbinary-compatibilityabi

Read More
Moving a package-private class—should I consider that binary incompatible?...

scalabinary-compatibilitypackage-privatemigration-manager

Read More
Is adding a trait method with implementation breaking backward compatibility?...

scalabinary-compatibilitymigration-manager

Read More
MiMa complains about loss of a synthetic method, even though I put the original line back in place...

scalabinary-compatibilitymigration-manager

Read More
__cdecl or __stdcall on Windows?...

c++windowsdllcalling-conventionbinary-compatibility

Read More
How do I tell vb6 not to create new versions of interfaces/com objects everytime I make dll?...

c#.netvb6binary-compatibility

Read More
Binary compatibility when changing parameter name in C++...

c++binary-compatibility

Read More
Binary Compatible about changing return type C++...

c++binary-compatibility

Read More
Is a struct full of function pointers a good solution for C++ binary compatibility?...

c++dllbinary-compatibility

Read More
Is std::unique_ptr ABI-compatible with raw pointers?...

c++c++11unique-ptrabibinary-compatibility

Read More
C++ binary compatible dll POD class member initialization causes crash...

c++visual-studiodllmingwbinary-compatibility

Read More
Does changing the return type of a function for a child type breaks binary compatibility?...

c#inheritancebinary-compatibility

Read More
Why is Application Binary Interface important for programming...

c++coperating-systembinary-compatibilityabi

Read More
How to target Debian stable but develop on testing?...

linuxdebiancross-compilingchrootbinary-compatibility

Read More
Does adding enum values break binary compatibility?...

c#enumsbinary-compatibility

Read More
Datastructure Storage in Filesystem ...

c++cbinary-compatibility

Read More
Can the 'final' keyword be made conditional to C++11 in an API?...

c++c++11binary-compatibility

Read More
Does removing the "final" keyword affect binary compatibility?...

javabinary-compatibility

Read More
Why Linux rpm s are OS specific...

linuxrpmrpmbuildbinary-compatibility

Read More
Binary compatibility between avr-gcc 3.4.0 and avr-gcc 4.3.x...

cgccavravr-gccbinary-compatibility

Read More
binary compatibility vs backward compatibilty...

terminologyshared-librariesbackwards-compatibilitybinary-compatibility

Read More
Using getter/setter other than public field for binary compatibility?...

javagetter-setterbinary-compatibility

Read More
Conditionally linking for @autoreleasepool...

cocoa-touchios5ios4binary-compatibility

Read More
STL Containers and Binary Interface Compatibility...

c++stlinterfacebinary-compatibilityabi

Read More
BackNext