Top "Compatibility" questions

This tag should be used to identify questions regarding compatibility issues, for example between different versions of the same software product or, development kit or library.

Is arm64-v8a compatible with armeabi-v7a?

For my Android-app I'm using the ABI "x86" and "armeabi" right now. The armeabi is used for all ARM-devices, including …

android compatibility abi
c++ #ifdef Mac OS X question

I am fairly new to C++. I am currently working on a group project and we want to make our …

c++ macos compatibility conditional-compilation
Effective maximum mailto: body lengths

There is a maximum length for the text in the &body section of a mailto: link. According to one …

cross-browser compatibility mailto email-client multiple-browsers
Is Tahoma's font safe for the web?

Should I use Tahoma in webdesign? If I couldn't opt for anything different (i.e. because the designer used it …

fonts compatibility
OnGlobalLayoutListener: deprecation and compatibility

I have to use an OnGlobalLayoutListener object and then to remove the listener, I had a problem with deprecated methods …

android compatibility deprecated
What does '__COMPAT_LAYER' actually do?

Recently, i was trying to give my application administrator rights without system asking for "Do you want to give administrator …

windows batch-file compatibility administrator admin-rights
Is .NET 4.0 Compatible with Windows XP SP2 or below?

I have read here http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5765d7a8-7722-4888-a970-ac39b33…

c# .net windows vb.net compatibility
Someway to do `where booleanvalue=false` on both Sql Server and PostgreSQL?

I am attempting to make an application capable of running on both Sql Server and PostgreSQL. I can not seem …

sql-server postgresql compatibility ansi-sql
javax.xml.parsers.FactoryConfigurationError running JBoss AS 7.1 with Java 7 update 171

Upgrading Java from 7u161 to 7u171 prevents JBoss AS 7.1.1.Final from starting. I know JBoss AS 7.1.1 is EOL but for …

java jboss nullpointerexception compatibility
Which browsers support the HTML5 History API?

Can someone point me to a compatibility chart for browsers that support/don't support the HTML5 History API? Spec: http://…

html browser compatibility pushstate