У нас вы можете посмотреть бесплатно Don't break your users: keep your API/ABI stable! - DevConf.CZ 2020 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Speakers: Anderson Sasaki One of the most important jobs for a library maintainer is to keep the library's exported interfaces stable. Unexpected symbols removal (API/ABI breakage) can lead to incompatibility between versions, forcing all applications using the library to be modified to work with the new incompatible version. This is specially complicated when the library is part of an Operational System, where all the components must work well together and are independently updated. This talk will focus on symbol versioning, one of the most powerful techniques used to keep a C library interface stable, and will present abimap, a tool to automate the maintenance of symbol map files. Integrate abimap into the build process and it will automatically update the library symbol version script. The expected audience are developers, specially those who deal with stable software releasing, updates, and packaging. [ https://sched.co/YOqh ] -- Recordings of talks at DevConf are a community effort. Unfortunately not everything works perfectly every time. If you're interested in helping us improve, let us know.