Commit Graph

6 Commits

Author SHA1 Message Date
Florian Albrechtskirchinger
4fe45abb17
Move ABI-affecting macros into abi_macros.hpp 2022-07-29 14:26:36 +02:00
Florian Albrechtskirchinger
04ff89161a
Add namespace macros 2022-07-29 14:26:31 +02:00
Florian Albrechtskirchinger
bfa5f9ac86
Add versioned inline namespace
Add a versioned inline namespace to prevent ABI issues when linking code
using multiple library versions.
2022-07-29 14:25:43 +02:00
Niels Lohmann
527da54dcb
Use REUSE framework (#3546)
* 📄 add licenses

* 👷 add REUSE compliance check

* 📝 add badge for REUSE

Co-authored-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
2022-07-20 12:38:07 +02:00
Niels Lohmann
27011e3718
🚨 fixed warnings 2019-03-15 14:55:13 +01:00
Niels Lohmann
011b15dd08
added line positions to error messages
This is a follow-up to #1210.
2018-10-07 12:27:24 +02:00