Search code examples
C2x: what is the rationale for alignas to be a keyword rather than a macro?...

clanguage-lawyerbackwards-compatibility

Read More
What is the difference between MACOSX_DEPLOYMENT_TARGET and -mmacosx-version-min?...

macosgccbackwards-compatibility

Read More
Semantics on "backwards/forward-compatibility"...

client-serversemanticsbackwards-compatibilityforward-compatibility

Read More
How do you balance the conflicting needs of backwards compatibility and innovation?...

backwards-compatibility

Read More
Can C++-modules be consumed by non-modularized code?...

c++c++20backwards-compatibilityc++-modules

Read More
How did type erasure in Java protect backward compatibility?...

javagenericsbackwards-compatibility

Read More
Backwards compatibility in .NET with BinaryFormatter...

.netbackwards-compatibilitybinaryformatter

Read More
What parts of ARMv4/5/6 code will not work on ARMv7?...

armcpu-architecturebackwards-compatibilityarmv7binary-compatibility

Read More
Are there any javascript libraries that don't require updating when new browser versions come ou...

javascriptcross-browserbackwards-compatibilityfuture-proof

Read More
Can the Play Store offer to download a previous version of an app if it's not supported in the d...

androidgoogle-playbackwards-compatibility

Read More
Typescript + snowpack is outputting nullish coalescing operators in target < ES2020...

typescriptsafaribackwards-compatibilitysnowpack

Read More
Can I use the cpp MIN_VERSION conditional for a haskell package?...

haskellcompatibilitybackwards-compatibility

Read More
Apache Thrift 0.15.0 compatibility with 0.13.0...

javathriftbackwards-compatibility

Read More
Is it a good practice to upgrade all python packages in production to their latest versions?...

pythondeploymentpipbackwards-compatibility

Read More
Should I use _T or _TEXT on C++ string literals?...

c++winapibackwards-compatibilityliterals

Read More
Should we use pandas.compat.StringIO or Python 2/3 StringIO?...

pandasimportbackwards-compatibilitystringiopython-2to3

Read More
Backwards compatibility when changing Spring Boot externalized configuration...

javaspring-bootbackwards-compatibilityspring-boot-configuration

Read More
If std::vector<bool> was rewritten to use the standard vector implementation, how would that b...

c++vectorbooleanbackwards-compatibility

Read More
As a python package maintainer, how can I determine lowest working requirements...

pythondependenciesbackwards-compatibilitypython-packagingdeveloper-tools

Read More
Share member variables with member object for API backwards compatibility during refactor...

c++inheritanceunionsbackwards-compatibility

Read More
What is the difference, usage-wise, between defines/macros/structs and consts/funcs/classes? (C++)...

c++backwards-compatibility

Read More
Is ruby 2.7 and earlier code compatible with ruby 3.0.1?...

rubyupgradebackwards-compatibility

Read More
Parser grammar recognized by ANTLR 4.4 produces lexer syntax errors with ANTLR 4.6 and newer ANTLR v...

syntax-errorantlr4backwards-compatibility

Read More
Why does the C++ standard not change std::set to use std::less<> as its default template argum...

c++c++14standardsc++20backwards-compatibility

Read More
How to provide an OCaml (let*) operator optionally, to work with old and new compilers?...

operatorsocamloption-typebackwards-compatibilitylet

Read More
Rails transform variable name and value from database...

ruby-on-railsjsonactiverecordruby-on-rails-6backwards-compatibility

Read More
Solr throws error on partial update after upgrade to 8.8...

solrsolrjbackwards-compatibilitysolr8

Read More
Kotlin optional parameter with Java backwards compatibility...

javakotlinoption-typeoptional-parametersbackwards-compatibility

Read More
Why doesn't this JS code run on older devices?...

javascriptandroidbackwards-compatibilityopenweathermap

Read More
Must I use HTTP/2.0 to send Apple Push Notifications? May I use libcurl?...

apple-push-notificationslibcurlbackwards-compatibilityhttp2

Read More
BackNext